mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-14 12:31:18 +02:00
create bsd12 branch
This commit is contained in:
19
python/py-zdaemon/Makefile
Normal file
19
python/py-zdaemon/Makefile
Normal file
@@ -0,0 +1,19 @@
|
||||
# Created by: Wen Heping <wenheping@gmail.com>
|
||||
# $FreeBSD: head/sysutils/py-zdaemon/Makefile 413424 2016-04-16 10:06:16Z rm $
|
||||
|
||||
PORTNAME= zdaemon
|
||||
PORTVERSION= 4.1.0
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= zope@FreeBSD.org
|
||||
COMMENT= Daemon Process Control Library and Tools for Unix-bases Systems
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zconfig>0:python/py-zconfig@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python zip
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
Reference in New Issue
Block a user