opnsense-ports/devel/py-vine/Makefile
Franco Fichtner a304ae0404 */*: sync with upstream
Taken from: HardenedBSD
2018-01-02 23:31:39 +01:00

18 lines
312 B
Makefile

# $FreeBSD$
PORTNAME= vine
PORTVERSION= 1.1.4
PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Promise library for Python
LICENSE= BSD3CLAUSE
USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>