freebsd-ports/devel/p5-Test-Cmd/Makefile
Frederic Culot c1a6bd3554 - Update to 1.06
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/Test-Cmd/Changes
2014-04-10 19:26:17 +00:00

19 lines
326 B
Makefile

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