- Convert to autoplist
- Stage support - Bump PORTREVISION
This commit is contained in:
parent
3b9b5b6ebb
commit
4330bf9ddf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346708
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= wsgiauth
|
||||
PORTVERSION= 0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= ${MASTER_SITE_CHEESESHOP}
|
||||
MASTER_SITE_SUBDIR= source/w/wsgiauth
|
||||
@ -12,7 +13,7 @@ MAINTAINER= bamby@sippysoft.com
|
||||
COMMENT= A WSGI authentication middleware
|
||||
|
||||
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