# Created by: Yuri Victorovich <yuri@rawbw.com>
# $FreeBSD: tags/RELEASE_11_1_0/security/py-pgpdump/Makefile 389896 2015-06-17 01:05:24Z delphij $

PORTNAME=	pgpdump
PORTVERSION=	1.5
CATEGORIES=	security python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	yuri@rawbw.com
COMMENT=	Python library for parsing PGP packets

LICENSE=	BSD2CLAUSE

NO_ARCH=	yes
USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
