svn commit: r337968 - head/security/py-cryptkit
William Grzybowski
wg at FreeBSD.org
Sun Dec 29 12:08:28 UTC 2013
Author: wg
Date: Sun Dec 29 12:08:28 2013
New Revision: 337968
URL: http://svnweb.freebsd.org/changeset/ports/337968
Log:
security/py-cryptkit: support staging
Deleted:
head/security/py-cryptkit/pkg-plist
Modified:
head/security/py-cryptkit/Makefile
Modified: head/security/py-cryptkit/Makefile
==============================================================================
--- head/security/py-cryptkit/Makefile Sun Dec 29 11:52:21 2013 (r337967)
+++ head/security/py-cryptkit/Makefile Sun Dec 29 12:08:28 2013 (r337968)
@@ -8,10 +8,10 @@ MASTER_SITES= SF/${PORTNAME}/_${PORTNAME
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports at FreeBSD.org
-COMMENT= A Cryptographic Toolkit for Python
+COMMENT= Cryptographic Toolkit for Python
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list