pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/p5-Business-ISMN Import p5-Business-ISMN-1.13 as ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5e3c832b5217
branches:  trunk
changeset: 645575:5e3c832b5217
user:      mef <mef%pkgsrc.org@localhost>
date:      Fri Jan 30 13:46:36 2015 +0000

description:
Import p5-Business-ISMN-1.13 as misc/p5-Business-ISMN.
(This package is imported from wip. Thanks nros@ and othyro@.)

This Perl5 module allows validation and manipulation of International
Standard Music Numbers (ISMNs).

diffstat:

 misc/p5-Business-ISMN/DESCR    |   2 ++
 misc/p5-Business-ISMN/Makefile |  21 +++++++++++++++++++++
 misc/p5-Business-ISMN/distinfo |   5 +++++
 3 files changed, 28 insertions(+), 0 deletions(-)

diffs (40 lines):

diff -r 5e3661c8db29 -r 5e3c832b5217 misc/p5-Business-ISMN/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Business-ISMN/DESCR       Fri Jan 30 13:46:36 2015 +0000
@@ -0,0 +1,2 @@
+This Perl5 module allows validation and manipulation of International
+Standard Music Numbers (ISMNs).
diff -r 5e3661c8db29 -r 5e3c832b5217 misc/p5-Business-ISMN/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Business-ISMN/Makefile    Fri Jan 30 13:46:36 2015 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2015/01/30 13:46:36 mef Exp $
+#
+
+DISTNAME=      Business-ISMN-1.13
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    misc
+MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Business/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/~bdfoy/Business-ISMN-1.11/lib/ISMN.pm
+COMMENT=       Perl5 module to work with ISMN:s
+LICENSE=       ${PERL5_LICENSE}
+
+DEPENDS+=      p5-Tie-Cycle>=0:../../devel/p5-Tie-Cycle
+
+PERL5_PACKLIST=        auto/Business/ISMN/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 5e3661c8db29 -r 5e3c832b5217 misc/p5-Business-ISMN/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-Business-ISMN/distinfo    Fri Jan 30 13:46:36 2015 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/01/30 13:46:36 mef Exp $
+
+SHA1 (Business-ISMN-1.13.tar.gz) = 7bcf7eaeb41bf779b3af4868fbb1003106bec57e
+RMD160 (Business-ISMN-1.13.tar.gz) = a612ee506df9a95d37701da86b98f0b3a1ad9994
+Size (Business-ISMN-1.13.tar.gz) = 9703 bytes



Home | Main Index | Thread Index | Old Index