ports/devel/p5-IPC-Run3/Makefile
2021-04-06 16:31:07 +02:00

21 lines
364 B
Makefile

# Created by: Autrijus Tang <autrijus@autrijus.org>
PORTNAME= IPC-Run3
PORTVERSION= 0.048
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Run a subprocess in batch mode
LICENSE= ART10 GPLv1 BSD2CLAUSE
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>