afresh1 8bc6983327 Update devel/p5-Proc-Fork to 0.806
From wen heping <wenheping2000 () hotmail ! com>
OK sthen@
2019-10-31 01:03:06 +00:00

19 lines
298 B
Makefile

# $OpenBSD: Makefile,v 1.3 2019/10/31 01:03:06 afresh1 Exp $
COMMENT = simple, intuitive interface to the fork() system call
DISTNAME = Proc-Fork-0.806
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-Exporter-Tidy
PKG_ARCH = *
.include <bsd.port.mk>