pkgsrc/misc/p5-Array-PrintCols/Makefile

17 lines
506 B
Makefile

# $NetBSD: Makefile,v 1.30 2012/10/08 09:57:32 asau Exp $
DISTNAME= Array-PrintCols-2.1
PKGNAME= p5-${DISTNAME}
PKGREVISION= 6
SVR4_PKGNAME= p5arp
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Array/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Array-PrintCols/
COMMENT= Perl5 module to print arrays of elements in sorted columns
PERL5_PACKLIST= auto/Array/PrintCols/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"