mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Modernize mython
This commit is contained in:
parent
cd8d8c224d
commit
d65b135cba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366498
1 changed files with 2 additions and 3 deletions
|
@ -12,8 +12,7 @@ COMMENT= Getting network addresses from Python
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue