2012-10-23 20:16:19 +02:00
|
|
|
# $NetBSD: Makefile,v 1.15 2012/10/23 18:16:53 asau Exp $
|
2002-01-29 17:23:31 +01:00
|
|
|
|
|
|
|
DISTNAME= cryptkit-0.9
|
|
|
|
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
2011-10-29 10:07:23 +02:00
|
|
|
PKGREVISION= 2
|
2004-07-22 11:15:59 +02:00
|
|
|
CATEGORIES= security python
|
2002-01-29 17:23:31 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cryptkit/}
|
|
|
|
|
2007-09-30 19:45:23 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2006-10-04 23:53:15 +02:00
|
|
|
HOMEPAGE= http://cryptkit.sourceforge.net/
|
2003-07-21 19:20:17 +02:00
|
|
|
COMMENT= Python Cryptographic Toolkit
|
2002-01-29 17:23:31 +01:00
|
|
|
|
2011-10-29 10:07:23 +02:00
|
|
|
.include "../../lang/python/distutils.mk"
|
2002-01-29 17:23:31 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|