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

18 lines
380 B
Makefile
Raw Normal View History

2007-03-18 06:46:18 -04:00
# $OpenBSD: Makefile,v 1.4 2007/03/18 10:46:18 simon Exp $
COMMENT= "recursive copy of files and directories"
MODULES= cpan
2007-03-18 06:46:18 -04:00
DISTNAME= File-Copy-Recursive-0.31
CATEGORIES= devel
MAINTAINER= Simon Dassow <simon@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>