0982effce2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
17 lines
452 B
Makefile
17 lines
452 B
Makefile
# $NetBSD: Makefile,v 1.12 2015/06/12 10:49:54 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= Tie-Array-Sorted-1.41
|
|
PKGNAME= p5-${DISTNAME}
|
|
PKGREVISION= 7
|
|
CATEGORIES= textproc perl5
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://search.cpan.org/dist/Tie-Array-Sorted/
|
|
COMMENT= Array which is kept sorted
|
|
|
|
PERL5_PACKLIST= auto/Tie/Array/Sorted/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|