1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Convert to PYDISTUTILS_AUTOPLIST

- Stage support
- Bump PORTREV
This commit is contained in:
Martin Wilke 2014-01-31 09:23:34 +00:00
parent dc889f5544
commit 2700720b0e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341957
2 changed files with 3 additions and 3 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= amqplib
PORTVERSION= 1.0.2
PORTREVISION= 1
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
CHEESESHOP
@ -15,7 +16,7 @@ COMMENT= AMQP Client Library
PROJECTHOST= py-amqplib
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%