ports/sysutils/p5-Proc-Wait3/Makefile

15 lines
266 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = perl extension for wait3 system call
MODULES = cpan
DISTNAME = Proc-Wait3-0.05
CATEGORIES = sysutils
MAINTAINER = Abel Abraham Camarillo Ojeda <acamari@verlet.org>
REVISION = 0
# Perl
PERMIT_PACKAGE = Yes
WANTLIB += c perl
.include <bsd.port.mk>