opnsense-ports/security/py-pyptlib/Makefile
Franco Fichtner 3494ee09f6 */*: sync with upstream
Taken from: FreeBSD
2017-05-14 12:46:30 +02:00

19 lines
370 B
Makefile

# Created by: Carlo Strub
# $FreeBSD$
PORTNAME= pyptlib
PORTVERSION= 0.0.6
CATEGORIES= security net python
MASTER_SITES= http://www.c-s.li/ports/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= cs@FreeBSD.org
COMMENT= Pluggable transport library
LICENSE= BSD3CLAUSE
USES= python
USE_PYTHON= distutils autoplist
BROKEN= checksum mismatch
.include <bsd.port.mk>