Import of pkgsrc-2015Q2
This commit is contained in:
7
devel/p5-Module-Install-GithubMeta/DESCR
Normal file
7
devel/p5-Module-Install-GithubMeta/DESCR
Normal 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.
|
||||
18
devel/p5-Module-Install-GithubMeta/Makefile
Normal file
18
devel/p5-Module-Install-GithubMeta/Makefile
Normal 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"
|
||||
5
devel/p5-Module-Install-GithubMeta/distinfo
Normal file
5
devel/p5-Module-Install-GithubMeta/distinfo
Normal 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
|
||||
Reference in New Issue
Block a user