1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
PORTNAME= vine PORTVERSION= 1.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= olgeni@FreeBSD.org COMMENT= Promise library for Python LICENSE= BSD3CLAUSE USES= python:3.6+ USE_PYTHON= distutils autoplist .include <bsd.port.mk>