blob: a24b78ec340be4f7d12a41ca5c28762c6d9aa2c9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
PORTNAME= Text-FixedLength
PORTVERSION= 0.12
PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Parse and create fixed length field records
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|