ports/sysutils/p5-Proc-ProcessTable/Makefile

14 lines
209 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= interface to the system's process table#'
DISTNAME = Proc-ProcessTable-0.59
CATEGORIES= sysutils
# Artistic License
PERMIT_PACKAGE= Yes
WANTLIB += c kvm perl
MODULES= cpan
.include <bsd.port.mk>