ports/devel/p5-App-Control/Makefile
2023-04-19 05:39:08 +08:00

19 lines
359 B
Makefile

PORTNAME= App-Control
PORTVERSION= 1.07
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Apachectl style control of another script or executable
WWW= https://metacpan.org/release/App-Control
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>