freebsd-ports/devel/p5-System-Command/Makefile
2013-04-29 11:06:11 +00:00

20 lines
347 B
Makefile

# Created by: Wen Heping<wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= System-Command
PORTVERSION= 1.100
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Object for running system commands
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_CONFIGURE= yes
MAN3= System::Command.3
.include <bsd.port.mk>