1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
freebsd-ports/devel/p5-PerlIO-eol/Makefile
2015-01-16 17:28:13 +00:00

18 lines
315 B
Makefile

# Created by: Rong-En Fan <rafan@infor.org>
# $FreeBSD$
PORTNAME= PerlIO-eol
PORTVERSION= 0.14
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= PerlIO layer for normalizing line endings
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>