- Convert to autoplist
- Stage support - Bump PORTREVISION
This commit is contained in:
parent
570eedc4de
commit
8176cb081f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346699
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= poster
|
||||
PORTVERSION= 0.8.1
|
||||
#PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= http://atlee.ca/software/poster/dist/${PORTVERSION}/ \
|
||||
http://nivi.interfree.it/distfiles/${PORTNAME}/
|
||||
@ -13,7 +13,7 @@ MAINTAINER= nivit@FreeBSD.org
|
||||
COMMENT= Streaming HTTP uploads and multipart/form-data encoding
|
||||
|
||||
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