2000-12-31 06:28:40 +01:00
|
|
|
# New ports collection makefile for: textproc/p5-Text-FixedLength
|
|
|
|
# Date created: 29 December 2000
|
|
|
|
# Whom: Anton Berezin <tobez@tobez.org>
|
|
|
|
#
|
|
|
|
# $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
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Text::FixedLength.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|