2013-08-05 17:05:29 +02:00
|
|
|
# Created by: Anton Berezin <tobez@tobez.org>
|
2000-12-31 06:28:40 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Text-FixedLength
|
|
|
|
PORTVERSION= 0.12
|
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2000-12-31 06:28:40 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2001-06-12 21:25:41 +02:00
|
|
|
MAINTAINER= tobez@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Parse and create fixed length field records
|
2000-12-31 06:28:40 +01:00
|
|
|
|
2013-08-05 17:05:29 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2000-12-31 06:28:40 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|