1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- convert to auto-generated packing list and remove NO_STAGE

- bump PORTREVISION
This commit is contained in:
Ruslan Makhmatkhanov 2014-02-09 15:02:57 +00:00
parent ce2d1db19e
commit da62a87468
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343509
2 changed files with 5 additions and 7 deletions

View File

@ -2,6 +2,7 @@
PORTNAME= versiontools
PORTVERSION= 1.9.1
PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -9,11 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rm@FreeBSD.org
COMMENT= Smart replacement for plain tuple used in __version__
# Python3 ready
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
Smart replacement for plain tuple used in __version__.
WWW: https://pypi.python.org/pypi/versiontools
WWW: https://pypi.python.org/pypi/versiontools/