# New ports collection Makefile for:	p5-File-Remove
# Date created:				16th March 2001
# Whom: 				Justin Stanford <jus@security.za.net>
#
# $FreeBSD: ports/devel/p5-File-Remove/Makefile,v 1.18 2010/12/12 21:32:09 pgollucci Exp $
#

PORTNAME=	File-Remove
PORTVERSION=	1.42
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl5 module to easily removes files and directories

PERL_CONFIGURE=	YES

MAN3=		File::Remove.3

.include <bsd.port.mk>
