# Created by: Yuri Victorovich # $FreeBSD: head/security/py-pgpdump/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= pgpdump PORTVERSION= 1.5 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python library for parsing PGP packets LICENSE= BSD2CLAUSE NO_ARCH= yes USES= python:3.6+ USE_PYTHON= autoplist distutils .include