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

19 lines
378 B
Makefile
Raw Normal View History

2010-10-18 13:47:50 -04:00
# $OpenBSD: Makefile,v 1.11 2010/10/18 17:48:00 espie Exp $
COMMENT= recursive copy of files and directories
MODULES= cpan
2009-01-14 12:58:16 -05:00
DISTNAME= File-Copy-Recursive-0.38
CATEGORIES= devel
2010-10-18 13:47:50 -04:00
USE_GROFF = Yes
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>