freebsd-ports/misc/p5-Array-PrintCols/Makefile
Philippe Audeoud 0f409b3883 - Update to 2.6
2014-05-21 08:01:00 +00:00

16 lines
325 B
Makefile

# Created by: James FitzGibbon <jfitz@FreeBSD.org>
# $FreeBSD$
PORTNAME= Array-PrintCols
PORTVERSION= 2.6
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl5 module to print arrays of elements in sorted columns
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>