openbsd-ports/devel/p5-File-Copy-Recursive/Makefile
2008-06-02 22:06:15 +00:00

18 lines
361 B
Makefile

# $OpenBSD: Makefile,v 1.9 2008/06/02 22:06:15 simon Exp $
COMMENT= recursive copy of files and directories
MODULES= cpan
DISTNAME= File-Copy-Recursive-0.36
CATEGORIES= devel
MAINTAINER= Simon Bertrang <simon@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>