17 lines
283 B
Makefile
17 lines
283 B
Makefile
# $OpenBSD: Makefile,v 1.7 2013/03/11 10:50:17 espie Exp $
|
|
|
|
COMMENT= copy files and directories with perl
|
|
|
|
MODULES= cpan
|
|
|
|
DISTNAME= File-NCopy0.32
|
|
PKGNAME= p5-File-NCopy-0.32
|
|
REVISION= 1
|
|
CATEGORIES= devel
|
|
USE_GROFF = Yes
|
|
|
|
# Artistic
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|