ports/devel/p5-File-DirCompare/Makefile

17 lines
248 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>