diff options
author | mef <mef@pkgsrc.org> | 2015-11-30 13:33:25 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2015-11-30 13:33:25 +0000 |
commit | 25ea03b6b838a6e39be336f25a0f0cb6ca2537ac (patch) | |
tree | ffb708a86aa28d09abae9ccb29e2e41e8a1b20e5 /devel | |
parent | 5e9606ffe1b041a616929bbf7fac2502abd331db (diff) | |
download | pkgsrc-25ea03b6b838a6e39be336f25a0f0cb6ca2537ac.tar.gz |
Import p5-Test-CPAN-Meta-0.25 as devel/p5-Test-CPAN-Meta.
This distribution was written to ensure that a META.yml file, provided with a
standard distribution uploaded to CPAN, meets the specifications that are
slowly being introduced to module uploads, via the use of package makers
and installers such as ExtUtils::MakeMaker, Module::Build and
Module::Install.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Test-CPAN-Meta/DESCR | 5 | ||||
-rw-r--r-- | devel/p5-Test-CPAN-Meta/Makefile | 17 | ||||
-rw-r--r-- | devel/p5-Test-CPAN-Meta/distinfo | 6 |
3 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-Test-CPAN-Meta/DESCR b/devel/p5-Test-CPAN-Meta/DESCR new file mode 100644 index 00000000000..f24cb08d1c2 --- /dev/null +++ b/devel/p5-Test-CPAN-Meta/DESCR @@ -0,0 +1,5 @@ +This distribution was written to ensure that a META.yml file, provided with a +standard distribution uploaded to CPAN, meets the specifications that are +slowly being introduced to module uploads, via the use of package makers +and installers such as ExtUtils::MakeMaker, Module::Build and +Module::Install. diff --git a/devel/p5-Test-CPAN-Meta/Makefile b/devel/p5-Test-CPAN-Meta/Makefile new file mode 100644 index 00000000000..5c1aa1e6d4a --- /dev/null +++ b/devel/p5-Test-CPAN-Meta/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1 2015/11/30 13:33:25 mef Exp $ + +DISTNAME= Test-CPAN-Meta-0.25 +PKGNAME= p5-${DISTNAME} +CATEGORIES= devel perl5 +MASTER_SITES= http://search.cpan.org/CPAN/authors/id/B/BA/BARBIE/ + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/CPAN/authors/id/B/BA/BARBIE/ +COMMENT= Validate your CPAN META.yml files +LICENSE= artistic-2.0 + +PERL5_PACKLIST= auto/Test/CPAN/Meta/.packlist +USE_LANGUAGES= # none + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Test-CPAN-Meta/distinfo b/devel/p5-Test-CPAN-Meta/distinfo new file mode 100644 index 00000000000..505548ad0ae --- /dev/null +++ b/devel/p5-Test-CPAN-Meta/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2015/11/30 13:33:25 mef Exp $ + +SHA1 (Test-CPAN-Meta-0.25.tar.gz) = 54faf28859ccd3b0bad6f65e3c1aecd464e22a33 +RMD160 (Test-CPAN-Meta-0.25.tar.gz) = 8db2f2f5456c52e5ce048d89bf695daecc0d46f1 +SHA512 (Test-CPAN-Meta-0.25.tar.gz) = 60a3414e1e0f9aaa1a9459aedd76a6d937742a4197d0d5ce9330348138997d372ca3f454c262fb6dd757699168aa7d1c2653c4066060c9c5685a6fe407260580 +Size (Test-CPAN-Meta-0.25.tar.gz) = 17671 bytes |