freebsd-ports/devel/p5-Proc-Simple/Makefile
Dmitry Sivachenko 76341df492 devel/p5-Proc-Simple: update to version 1.32.
Submitted by: Gian-Simon Purkert <gspurki@gmail.com>
PR: 266896
2022-10-12 10:13:50 +00:00

14 lines
304 B
Makefile

PORTNAME= Proc-Simple
PORTVERSION= 1.32
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= Perl5 module to launch and control background processes
WWW= https://metacpan.org/release/Proc-Simple
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>