# $MidnightBSD: trunk/devel/p5-File-Copy-Recursive/Makefile 22901 2017-10-04 18:56:05Z 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=	artistic gpl
LICENSE_COMB=	dual

USES=		perl5
PERL_CONFIGURE=	yes

.include <bsd.port.mk>
