From 6f4c7eb49236b5b873d03ee8a25de8cc5b7523fd Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 29 Oct 2011 08:07:23 +0000 Subject: [PATCH] * distutils package, register egg-info. Bump PKGREVISION. --- security/py-cryptkit/Makefile | 8 +++----- security/py-cryptkit/PLIST | 3 ++- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/security/py-cryptkit/Makefile b/security/py-cryptkit/Makefile index 06ba3a47dde2..7c2b36713bcb 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 629245afc020..d2650089ee98 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