aboutsummaryrefslogblamecommitdiff
path: root/misc/p5-Array-LineReader/Makefile
blob: a03578e66d5f813f9b67516955c2b11252d46234 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                     
           


                                
                 



                          
                                

                                                   

                         
 
                      
# 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>