openbsd-ports/devel/p5-File-DirCompare/Makefile
2022-03-11 18:49:30 +00:00

17 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>