24e93cf80f
20120719 - Mon Jul 23 18:02:31 2012 * Support data from RangeMessage.xml. You can use the latest data from ISBN without updating this module. 20120719.01 - Thu Jul 26 08:57:14 2012 Specify the Test::More version so I cna use subtest. No code or feature changes 20120718 - Mon Jul 23 12:59:52 2012 * Daniel Jakubik updated the data for July 18, 2012
17 lines
475 B
Makefile
17 lines
475 B
Makefile
# $NetBSD: Makefile,v 1.19 2012/10/21 22:10:44 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= Business-ISBN-Data-20120719.001
|
|
PKGNAME= p5-${DISTNAME}
|
|
SVR4_PKGNAME= p5bid
|
|
CATEGORIES= misc perl5
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Business/}
|
|
|
|
MAINTAINER= rhaen@NetBSD.org
|
|
HOMEPAGE= http://search.cpan.org/dist/Business-ISBN-Data/
|
|
COMMENT= Data for the p5-Business-ISBN package
|
|
|
|
PERL5_PACKLIST= auto/Business/ISBN/Data/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|