Tweak misc/lesspipe version 1.55
[dports.git] / misc / p5-Array-PrintCols / Makefile
1 # Created by: James FitzGibbon <jfitz@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Array-PrintCols
5 PORTVERSION=    2.5
6 CATEGORIES=     misc perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     perl@FreeBSD.org
11 COMMENT=        Perl5 module to print arrays of elements in sorted columns
12
13 USES=           perl5
14 USE_PERL5=      configure
15
16 .include <bsd.port.mk>