opnsense-ports/devel/py-daemons/Makefile
Franco Fichtner 5c0ca88d60 */*: sync with upstream
Taken from: FreeBSD
2016-03-02 21:38:35 +01:00

17 lines
330 B
Makefile

# $FreeBSD$
PORTNAME= daemons
PORTVERSION= 1.2.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= fax@nohik.ee
COMMENT= Resource library for Python developers to create daemon processes
LICENSE= APACHE20
USES= python
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>