ports/devel/p5-Test-File-Contents/Makefile

17 lines
237 B
Makefile
Raw Normal View History

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