Update misc/kde4-l10n-lv to version 4.12.4
[dports.git] / misc / p5-Array-FileReader / Makefile
1 # Created by: chinsan
2 # $FreeBSD$
3
4 PORTNAME=       Array-FileReader
5 PORTVERSION=    0.03
6 PORTREVISION=   1
7 CATEGORIES=     misc perl5
8 MASTER_SITES=   CPAN
9 PKGNAMEPREFIX=  p5-
10
11 MAINTAINER=     perl@FreeBSD.org
12 COMMENT=        Lazily tie files to arrays for reading
13
14 USES=           perl5
15 USE_PERL5=      configure
16
17 .include <bsd.port.mk>