2013-06-07 10:22:42 +02:00
|
|
|
# Created by: James FitzGibbon <jfitz@FreeBSD.org>
|
1999-08-25 09:23:21 +02:00
|
|
|
# $FreeBSD$
|
1996-10-24 10:21:54 +02:00
|
|
|
|
2000-04-14 10:49:30 +02:00
|
|
|
PORTNAME= Array-PrintCols
|
2013-06-07 10:22:42 +02:00
|
|
|
PORTVERSION= 2.5
|
1997-04-20 15:53:29 +02:00
|
|
|
CATEGORIES= misc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2000-04-14 10:49:30 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
1996-10-24 10:21:54 +02:00
|
|
|
|
2013-06-07 10:22:42 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-02-20 20:00:52 +01:00
|
|
|
COMMENT= Perl5 module to print arrays of elements in sorted columns
|
1996-10-24 10:21:54 +02:00
|
|
|
|
2001-02-26 13:48:37 +01:00
|
|
|
PERL_CONFIGURE= yes
|
1996-10-24 10:21:54 +02:00
|
|
|
|
1997-09-14 04:55:26 +02:00
|
|
|
MAN3= Array::PrintCols.3
|
1996-10-24 10:21:54 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|