ports/sysutils/p5-Proc-ProcessTable/Makefile

13 lines
209 B
Makefile
Executable file

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>