freebsd-ports/devel/p5-PerlIO-eol/Makefile

22 lines
397 B
Makefile
Raw Normal View History

# New ports collection makefile for: devel/p5-PerlIO-eol
# Date created: Oct 19 2004
# Whom: Rong-En Fan <rafan@infor.org>
#
# $FreeBSD$
#
PORTNAME= PerlIO-eol
2006-12-18 05:58:27 +01:00
PORTVERSION= 0.14
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= rafan@FreeBSD.org
COMMENT= PerlIO layer for normalizing line endings
PERL_CONFIGURE= yes
MAN3= PerlIO::eol.3
.include <bsd.port.mk>