aboutsummaryrefslogblamecommitdiff
path: root/security/py-gnupg/Makefile
blob: 9f1e98c9d148477265edf0c14578648c3ff874ad (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                
                     





                                             
                                   

                   
                           

                      
# ex:ts=8
# New ports collection makefile for:	py-gnupg
# Date created:			Jul 11, 2001
# Whom:				ijliao
#
# $FreeBSD$
#

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=	shell@shellhung.org

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>