summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorsno <sno>2010-01-16 21:36:17 +0000
committersno <sno>2010-01-16 21:36:17 +0000
commit8f57f73bdc92d78e47d1dc0de8c25009b8c4ce02 (patch)
treeec5c288672e70d1412aa1c06af0c899c8a31ba70 /editors
parent5f1abdfc794d28da3aa2784927edb4bba3ad4345 (diff)
downloadpkgsrc-8f57f73bdc92d78e47d1dc0de8c25009b8c4ce02.tar.gz
Importing editors/p5-Padre-Plugin-DataWalker v0.02
This plugin uses the Wx::Perl::DataWalker module to provide facilities for interactively browsing Perl data structures.
Diffstat (limited to 'editors')
-rw-r--r--editors/p5-Padre-Plugin-DataWalker/DESCR2
-rw-r--r--editors/p5-Padre-Plugin-DataWalker/Makefile29
-rw-r--r--editors/p5-Padre-Plugin-DataWalker/distinfo5
3 files changed, 36 insertions, 0 deletions
diff --git a/editors/p5-Padre-Plugin-DataWalker/DESCR b/editors/p5-Padre-Plugin-DataWalker/DESCR
new file mode 100644
index 00000000000..5b9b4f92d33
--- /dev/null
+++ b/editors/p5-Padre-Plugin-DataWalker/DESCR
@@ -0,0 +1,2 @@
+This plugin uses the Wx::Perl::DataWalker module to provide facilities for
+interactively browsing Perl data structures.
diff --git a/editors/p5-Padre-Plugin-DataWalker/Makefile b/editors/p5-Padre-Plugin-DataWalker/Makefile
new file mode 100644
index 00000000000..2e855b32cc4
--- /dev/null
+++ b/editors/p5-Padre-Plugin-DataWalker/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 21:36:17 sno Exp $
+#
+
+DISTNAME= Padre-Plugin-DataWalker-0.02
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= editors perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Padre/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Padre-Plugin-DataWalker/
+COMMENT= Simple Perl data structure browser Padre
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Padre>=0.47:../../editors/p5-Padre
+DEPENDS+= p5-Wx-Perl-DataWalker>=0.02:../../devel/p5-Wx-Perl-DataWalker
+DEPENDS+= p5-YAML-LibYAML-[0-9]*:../../textproc/p5-YAML-LibYAML
+
+BUILD_DEPENDS+= p5-Locale-Msgfmt>=0.14:../../devel/p5-Locale-Msgfmt
+
+PERL5_PACKLIST= auto/Padre/Plugin/DataWalker/.packlist
+PERL5_MODULE_TYPE= Module::Install::Bundled
+
+#pre-configure:
+# cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/editors/p5-Padre-Plugin-DataWalker/distinfo b/editors/p5-Padre-Plugin-DataWalker/distinfo
new file mode 100644
index 00000000000..37d2c693e63
--- /dev/null
+++ b/editors/p5-Padre-Plugin-DataWalker/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/16 21:36:17 sno Exp $
+
+SHA1 (Padre-Plugin-DataWalker-0.02.tar.gz) = 101a5031a67b2eb481c856b9fb752cfbd7259855
+RMD160 (Padre-Plugin-DataWalker-0.02.tar.gz) = 4b0cc9c530777489061d7a60a2c8b33178efd183
+Size (Padre-Plugin-DataWalker-0.02.tar.gz) = 30458 bytes