geoffroy desvernay 6aa9258971 sysutils/p5-Command-Runner: Run external commands and Perl code refs
Command::Runner is a perl module that helps
running external commands and Perl code refs,
featuring timeout, quoting and flexible logging.

WWW: https://metacpan.org/dist/Command-Runner

PR:		274779
2023-11-18 15:20:45 -05:00

19 lines
375 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
.include <bsd.port.mk>