openbsd-ports/devel/p5-Test-File-Contents/Makefile
2022-11-05 17:36:02 +00:00

17 lines
237 B
Makefile

COMMENT = perl test framework for file contents
DISTNAME = Test-File-Contents-0.242
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = textproc/p5-Text-Diff>=0.35
PKG_ARCH = *
.include <bsd.port.mk>