From df02ea7084588d7b5ad1045f9a0932331aa1aece Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 29 Oct 2011 06:15:12 +0000 Subject: * LICENSE=gnu-gpl-v2 * remove needless things (not using `make' to build, no man, no bin). * register egg-info. Bump PKGREVISION. --- security/py-crack/Makefile | 14 ++++---------- security/py-crack/PLIST | 3 ++- 2 files changed, 6 insertions(+), 11 deletions(-) (limited to 'security/py-crack') diff --git a/security/py-crack/Makefile b/security/py-crack/Makefile index 840e54a8171..d79dc1ae1a3 100644 --- a/security/py-crack/Makefile +++ b/security/py-crack/Makefile @@ -1,27 +1,21 @@ -# $NetBSD: Makefile,v 1.8 2009/03/05 18:51:31 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2011/10/29 06:15:12 obache Exp $ # DISTNAME= pycrack-0.01 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:C/py//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= security python MASTER_SITES= http://www.digitalevacuation.org/pycrack/ MAINTAINER= darcy@NetBSD.org HOMEPAGE= http://www.digitalevacuation.org/ COMMENT= Python interface to cracklib +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir DEPENDS+= crack>=5.0:../../security/crack -MAKE_ENV+= MANDIR=${LOCALBASE}/man -MAKE_ENV+= BINDIR=${LOCALBASE}/bin -USE_TOOLS+= gmake - -PYDISTUTILSPKG= yes -PY_PATCHPLIST= yes - -.include "../../lang/python/extension.mk" +.include "../../lang/python/distutils.mk" .include "../../security/libcrack/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/py-crack/PLIST b/security/py-crack/PLIST index f487225301b..8fe6d17b72c 100644 --- a/security/py-crack/PLIST +++ b/security/py-crack/PLIST @@ -1,2 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/12 11:29:52 darcy Exp $ +@comment $NetBSD: PLIST,v 1.2 2011/10/29 06:15:12 obache Exp $ +${PLIST.eggfile}${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/pycrack.so -- cgit v1.2.3