# New ports collection makefile for: p5-Test-Command # Date created: 2012-02-10 # Whom: Sunpoet Po-Chuan Hsieh # # $FreeBSD$ # PORTNAME= Test-Command PORTVERSION= 0.08 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Test routines for external commands TEST_DEPENDS= p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage PERL_CONFIGURE= yes MAN3= Test::Command.3 .include