opnsense-ports/devel/py-thriftpy2/Makefile

19 lines
354 B
Makefile

PORTNAME= thriftpy2
DISTVERSION= 0.4.16
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ygy@FreeBSD.org
COMMENT= Pure python implementation of Apache Thrift
WWW= https://github.com/Thriftpy/thriftpy2
LICENSE= MIT
USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>