# New ports collection makefile for:	devel/p5-Test-File
# Date created:				18 March 2005
# Whom:					Lars Thegler <lth@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Test-File/Makefile,v 1.19 2009/12/25 15:54:38 kuriyama Exp $
#

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>
