ports/devel/p5-File-DirCompare/Makefile

16 lines
248 B
Makefile

COMMENT = compare two directories using callbacks
MODULES = cpan
PKG_ARCH = *
DISTNAME = File-DirCompare-0.7
REVISION = 2
CATEGORIES = devel
CPAN_AUTHOR = GAVINC
# Perl
PERMIT_PACKAGE = Yes
CONFIGURE_STYLE = perl
.include <bsd.port.mk>