# Created by: Christer Edwards <christer.edwards@gmail.com>
# $FreeBSD: tags/RELEASE_10_3_0/security/py-python-gnupg/Makefile 400200 2015-10-26 18:44:23Z riggs $

PORTNAME=	python-gnupg
PORTVERSION=	0.3.8
CATEGORIES=	security python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	christer.edwards@gmail.com
COMMENT=	Python wrapper for the GNU Privacy Guard (GPG or GnuPG)

LICENSE=	GPLv3

USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
