pkgsrc/misc/p5-Array-PrintCols/Makefile

18 lines
506 B
Makefile
Raw Normal View History

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