# $MidnightBSD: mports/devel/p5-File-Copy-Recursive/Makefile,v 1.1 2013/03/26 23:31:31 laffer1 Exp $

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>
