Import of pkgsrc-2015Q2

This commit is contained in:
2015-08-30 02:56:09 -07:00
committed by Lionel Sambuc
parent 4af1cdf7a9
commit f641581404
15409 changed files with 267784 additions and 121624 deletions

View File

@@ -0,0 +1,7 @@
Module::Install::GithubMeta is a Module::Install extension to include
GitHub http://github.com meta information in META.yml.
It automatically detects if the distribution directory is under git version
control and whether the origin is a GitHub repository and will set the
repository and homepage meta in META.yml to the appropriate URLs for
GitHub.

View File

@@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.2 2015/06/12 10:49:27 wiz Exp $
DISTNAME= Module-Install-GithubMeta-0.30
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/~bingos/Module-Install-GithubMeta/
COMMENT= Module::Install extension to include GitHub meta info in META.yml
LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Module/Install/GithubMeta/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2015/04/27 13:40:35 mef Exp $
SHA1 (Module-Install-GithubMeta-0.30.tar.gz) = 9bfa5108b97591f8917f5923468da4f5f54276f0
RMD160 (Module-Install-GithubMeta-0.30.tar.gz) = f6c1842902ab9a192e794275567e73f1fbf41e3f
Size (Module-Install-GithubMeta-0.30.tar.gz) = 29833 bytes