- Convert to PYDISTUTILS_AUTOPLIST
- Stage support
This commit is contained in:
parent
b03d1014c0
commit
a69da63a82
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356085
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= drmaa
|
||||
PORTVERSION= 0.4b3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,7 +15,7 @@ LICENSE= BSD
|
||||
PROJECTHOST= drmaa-python
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +0,0 @@
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
Loading…
Reference in New Issue
Block a user