mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
14 lines
210 B
Makefile
Executable File
14 lines
210 B
Makefile
Executable File
COMMENT= interface to the system's process table#'
|
|
|
|
DISTNAME = Proc-ProcessTable-0.637
|
|
CATEGORIES= sysutils
|
|
|
|
# Artistic License
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
WANTLIB += c kvm perl
|
|
|
|
MODULES= cpan
|
|
|
|
.include <bsd.port.mk>
|