ports/devel/p5-PerlIO-eol/Makefile

14 lines
200 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT= PerlIO layer for normalizing line endings
MODULES= cpan
DISTNAME = PerlIO-eol-0.17
CATEGORIES= devel
REVISION = 0
# Artistic
PERMIT_PACKAGE= Yes
WANTLIB += c perl
.include <bsd.port.mk>