freebsd-ports/devel/p5-Test-Cmd/Makefile
2015-02-13 13:59:48 +00:00

19 lines
310 B
Makefile

# Created by: mat
# $FreeBSD$
PORTNAME= Test-Cmd
PORTVERSION= 1.08
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Portable testing of commands and scripts
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>