freebsd-ports/devel/p5-Test-File/Makefile

22 lines
390 B
Makefile

# New ports collection makefile for: devel/p5-Test-File
# Date created: 18 March 2005
# Whom: Lars Thegler <lth@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Test-File
PORTVERSION= 1.29
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Test file attributes
PERL_CONFIGURE= yes
MAN3= Test::File.3
.include <bsd.port.mk>