# $NetBSD: Makefile,v 1.44 2023/07/06 09:40:58 wiz Exp $

DISTNAME=		Array-PrintCols-2.6
PKGNAME=		p5-${DISTNAME}
PKGREVISION=		10
CATEGORIES=		misc perl5
MASTER_SITES=		${MASTER_SITE_PERL_CPAN:=Array/}

MAINTAINER=		pkgsrc-users@NetBSD.org
HOMEPAGE=		https://metacpan.org/release/Array-PrintCols
COMMENT=		Perl5 module to print arrays of elements in sorted columns
LICENSE=		gnu-gpl-v3

PERL5_PACKLIST=		auto/Array/PrintCols/.packlist

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
