ports/devel/p5-Proc-Daemon/Makefile

15 lines
229 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= run perl program as a daemon process
MODULES= cpan
PKG_ARCH= *
DISTNAME = Proc-Daemon-0.23
CATEGORIES= devel
REVISION = 0
# perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= sysutils/p5-Proc-ProcessTable
.include <bsd.port.mk>