blob: a03578e66d5f813f9b67516955c2b11252d46234 (
plain) (
tree)
|
|
# Created by: chinsan
# $FreeBSD$
PORTNAME= Array-LineReader
PORTVERSION= 1.01
PORTREVISION= 1
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Access lines of a file via an array
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|