freebsd-ports/devel/p5-PerlIO-eol/Makefile
Andrej Zverev af06a8e8b4 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 18:07:56 +00:00

16 lines
299 B
Makefile

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