Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

1
security/py-mcrypt/DESCR Normal file
View File

@@ -0,0 +1 @@
Python interface to mcrypt library.

View File

@@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.10 2012/10/23 18:16:54 asau Exp $
#
DISTNAME= python-mcrypt-1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
PKGREVISION= 2
CATEGORIES= security
MASTER_SITES= http://labix.org/download/python-mcrypt/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://labix.org/python-mcrypt
COMMENT= Python interface to mcrypt library
LICENSE= gnu-lgpl-v2.1
EGG_NAME= ${DISTNAME:S/-/_/}
.include "../../lang/python/distutils.mk"
.include "../../security/libmcrypt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

3
security/py-mcrypt/PLIST Normal file
View File

@@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.3 2012/04/08 20:21:55 wiz Exp $
${PYSITELIB}/mcrypt.so
${PYSITELIB}/${EGG_FILE}

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2005/05/20 18:10:54 augustss Exp $
SHA1 (python-mcrypt-1.1.tar.gz) = a6bed6ef183ed042a1261e8da1edb462deadc891
RMD160 (python-mcrypt-1.1.tar.gz) = eb02c61e4ea11836716c442c24078da56cf4d1c1
Size (python-mcrypt-1.1.tar.gz) = 22708 bytes