ports/devel/p5-File-Slurper/Makefile

16 lines
226 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= simple, sane and efficient module to slurp a file
MODULES= cpan
PKG_ARCH= *
DISTNAME = File-Slurper-0.014
CATEGORIES= devel
# Perl
PERMIT_PACKAGE= Yes
TEST_DEPENDS= devel/p5-Test-Warnings
.include <bsd.port.mk>