freebsd-ports/devel/p5-Test-File/Makefile
2014-09-16 15:18:53 +00:00

21 lines
391 B
Makefile

# Created by: Lars Thegler <lth@FreeBSD.org>
# $FreeBSD$
PORTNAME= Test-File
PORTVERSION= 1.41
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Test file attributes
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
TEST_DEPENDS= p5-Test-Manifest>=1.14:${PORTSDIR}/devel/p5-Test-Manifest
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>