summaryrefslogtreecommitdiff
path: root/security/py-cryptkit
diff options
context:
space:
mode:
authorobache <obache>2011-10-29 08:07:23 +0000
committerobache <obache>2011-10-29 08:07:23 +0000
commitc37ae49d91d6bed6555a78c92b57bbfe300e369f (patch)
tree548cc59809a1fb6070269310bdaecd1dc0a68de0 /security/py-cryptkit
parentec1ec688ecf15b10d7afadf29e3e8825ac988595 (diff)
downloadpkgsrc-c37ae49d91d6bed6555a78c92b57bbfe300e369f.tar.gz
* distutils package, register egg-info.
Bump PKGREVISION.
Diffstat (limited to 'security/py-cryptkit')
-rw-r--r--security/py-cryptkit/Makefile8
-rw-r--r--security/py-cryptkit/PLIST3
2 files changed, 5 insertions, 6 deletions
diff --git a/security/py-cryptkit/Makefile b/security/py-cryptkit/Makefile
index 06ba3a47dde..7c2b36713bc 100644
--- a/security/py-cryptkit/Makefile
+++ b/security/py-cryptkit/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2009/03/05 18:51:31 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2011/10/29 08:07:23 obache Exp $
DISTNAME= cryptkit-0.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cryptkit/}
@@ -12,7 +12,5 @@ COMMENT= Python Cryptographic Toolkit
PKG_DESTDIR_SUPPORT= user-destdir
-PYDISTUTILSPKG= yes
-
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/security/py-cryptkit/PLIST b/security/py-cryptkit/PLIST
index 629245afc02..d2650089ee9 100644
--- a/security/py-cryptkit/PLIST
+++ b/security/py-cryptkit/PLIST
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:13:37 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2011/10/29 08:07:23 obache Exp $
${PYSITELIB}/aes/__init__.py
${PYSITELIB}/aes/__init__.pyc
${PYSITELIB}/aes/__init__.pyo
${PYSITELIB}/aes/aes.py
${PYSITELIB}/aes/aes.pyc
${PYSITELIB}/aes/aes.pyo
+${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/cryptsock/__init__.py
${PYSITELIB}/cryptsock/__init__.pyc
${PYSITELIB}/cryptsock/__init__.pyo