freebsd-ports/devel/p5-IPC-System-Simple/Makefile
2013-11-04 02:03:24 +00:00

15 lines
287 B
Makefile

# $FreeBSD$
PORTNAME= IPC-System-Simple
PORTVERSION= 1.25
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to run commands simply with detailed diagnostics
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>