opnsense-ports/sysutils/p5-Command-Runner/Makefile
Franco Fichtner dc8ceb4a03 */*: sync with upstream
Taken from: FreeBSD
2024-09-20 09:22:36 +02:00

20 lines
389 B
Makefile

PORTNAME= Command-Runner
DISTVERSION= 0.200
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SKAJI
PKGNAMEPREFIX= p5-
MAINTAINER= dgeo@centrale-med.fr
COMMENT= Run external commands and Perl code refs
WWW= https://metacpan.org/dist/Command-Runner
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= modbuildtiny
NO_ARCH= yes
.include <bsd.port.mk>