ports/devel/p5-Proc-Fork/Makefile

16 lines
236 B
Makefile

COMMENT = simple, intuitive interface to the fork() system call
DISTNAME = Proc-Fork-0.808
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-Exporter-Tidy
PKG_ARCH = *
.include <bsd.port.mk>