# ex:ts=8
# Ports collection makefile for:	File::Copy::Recursive
# Date created:			Nov 26, 2005
# Whom:				ijliao
#
# $FreeBSD: ports/devel/p5-File-Copy-Recursive/Makefile,v 1.22 2008/12/15 15:15:17 clsung Exp $
#

PORTNAME=	File-Copy-Recursive
PORTVERSION=	0.38
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	clsung@FreeBSD.org
COMMENT=	Perl extension for recursively copying files and directories

PERL_CONFIGURE=	yes

MAN3=		File::Copy::Recursive.3

.include <bsd.port.mk>
