0982effce2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
16 lines
467 B
Makefile
16 lines
467 B
Makefile
# $NetBSD: Makefile,v 1.17 2015/06/12 10:49:06 wiz Exp $
|
|
|
|
DISTNAME= Data-TemporaryBag-0.09
|
|
PKGNAME= p5-${DISTNAME}
|
|
PKGREVISION= 7
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://search.cpan.org/dist/Data-TemporaryBag/
|
|
COMMENT= Handle long size data using temporary file
|
|
|
|
PERL5_PACKLIST= auto/Data/TemporaryBag/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|