# ex:ts=8 # New ports collection makefile for: py-gnupg # Date created: Jul 11, 2001 # Whom: ijliao # # $FreeBSD: ports/security/py-gnupg/Makefile,v 1.10 2007/07/30 09:41:55 alexbl Exp $ # PORTNAME= gnupg PORTVERSION= 0.3.2 CATEGORIES= security python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= py-gnupg PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= GnuPGInterface-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python module for GnuPG interface USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= GnuPGInterface .include