Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
This module adds one directive to Module::Install related to creating and
installing Padre plugins as .par files and two make targets: is_padre_plugin.
If this directive is added to Makefile.PL, two new make targets become
available: plugin and installplugin.

View File

@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.6 2013/05/31 12:40:30 wiz Exp $
DISTNAME= Module-Install-PadrePlugin-0.01
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Module-Install-PadrePlugin/
COMMENT= Module::Install support for Padre plugins
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Module-Install>=0.77:../../devel/p5-Module-Install
DEPENDS+= p5-PAR-Dist>=0.17:../../devel/p5-PAR-Dist
PERL5_PACKLIST= auto/Module/Install/PadrePlugin/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2010/01/16 15:46:59 sno Exp $
SHA1 (Module-Install-PadrePlugin-0.01.tar.gz) = 1b0688067623daa46d0a763ccaf18ed9474c3180
RMD160 (Module-Install-PadrePlugin-0.01.tar.gz) = b5e90854603b886200f16fc97c7b2304854df1f3
Size (Module-Install-PadrePlugin-0.01.tar.gz) = 2711 bytes