# Created by: Yuri Victorovich <yuri@rawbw.com> # $FreeBSD: head/net/py-txrestapi/Makefile 404387 2015-12-24 19:32:06Z miwi $ PORTNAME= txrestapi PORTVERSION= 0.2 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@rawbw.com COMMENT= Easing the creation of REST API services in Python LICENSE= MIT USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes .include <bsd.port.mk>