16 lines
237 B
Makefile
16 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>
|