# $MidnightBSD: trunk/devel/p5-File-Copy-Recursive/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

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

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl extension for recursively copying files and directories
LICENSE=	perl

PERL_CONFIGURE=	yes

MAN3=		File::Copy::Recursive.3

.include <bsd.port.mk>
