openbsd-ports/devel/p5-File-Copy-Recursive/Makefile

18 lines
382 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.6 2007/05/19 21:01:30 simon Exp $
COMMENT= "recursive copy of files and directories"
MODULES= cpan
DISTNAME= File-Copy-Recursive-0.33
CATEGORIES= devel
2007-05-05 13:44:50 -04:00
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>