13 lines
200 B
Makefile
13 lines
200 B
Makefile
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>
|