opnsense-ports/devel/py-pyqi/Makefile
Franco Fichtner cb028ee495 */*: sync with upstream
Taken from: FreeBSD
2016-05-27 07:33:48 +02:00

20 lines
393 B
Makefile

# Created by: Joseph Mingrone <jrm@ftfl.ca>
# $FreeBSD$
PORTNAME= pyqi
PORTVERSION= 0.3.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= jrm@ftfl.ca
COMMENT= Tools for developing and testing command line interfaces in Python
LICENSE= BSD3CLAUSE
NO_ARCH= yes
USE_PYTHON= autoplist distutils
USES= pgsql python
.include <bsd.port.mk>