# Created by: Mark Felder # $FreeBSD: head/devel/py-thriftpy/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= thriftpy PORTVERSION= 0.3.9 PORTREVISION= 0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Pure python implementation of Apache Thrift LICENSE= MIT USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include