summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-01-16 18:27:38 +0000
committersno <sno@pkgsrc.org>2010-01-16 18:27:38 +0000
commit78c2f21593c12a38e5eb07408fc4548703edab96 (patch)
treea100e34dd98e5c56f70ac9bdefb66b56f878f04f /editors
parentef78dc96a8ea7d0e312da632a2900ffd28993808 (diff)
downloadpkgsrc-78c2f21593c12a38e5eb07408fc4548703edab96.tar.gz
Importing editors/p5-PPIx-EditorTools v0.09 as dependency of scheduled
import of editors/p5-Padre. Utility methods and base class for manipulating Perl via PPI.
Diffstat (limited to 'editors')
-rw-r--r--editors/p5-PPIx-EditorTools/DESCR1
-rw-r--r--editors/p5-PPIx-EditorTools/Makefile30
-rw-r--r--editors/p5-PPIx-EditorTools/distinfo5
3 files changed, 36 insertions, 0 deletions
diff --git a/editors/p5-PPIx-EditorTools/DESCR b/editors/p5-PPIx-EditorTools/DESCR
new file mode 100644
index 00000000000..1ddc48ec78a
--- /dev/null
+++ b/editors/p5-PPIx-EditorTools/DESCR
@@ -0,0 +1 @@
+Utility methods and base class for manipulating Perl via PPI.
diff --git a/editors/p5-PPIx-EditorTools/Makefile b/editors/p5-PPIx-EditorTools/Makefile
new file mode 100644
index 00000000000..2b26a164901
--- /dev/null
+++ b/editors/p5-PPIx-EditorTools/Makefile
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 18:27:38 sno Exp $
+#
+
+DISTNAME= PPIx-EditorTools-0.09
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= editors perl5
+#MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PPIx/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AZ/AZAWAWI/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/PPIx-EditorTools/
+COMMENT= Utility methods and base class for manipulating Perl via PPI
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+BUILD_DEPENDS+= p5-Test-Differences>=0.4801:../../devel/p5-Test-Differences
+
+DEPENDS+= p5-Class-XSAccessor>=1.02:../../devel/p5-Class-XSAccessor
+DEPENDS+= p5-PPI>=1.203:../../devel/p5-PPI
+
+PERL5_PACKLIST= auto/PPIx/EditorTools/.packlist
+PERL5_MODULE_TYPE= Module::Install
+
+#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-PPIx-EditorTools/distinfo b/editors/p5-PPIx-EditorTools/distinfo
new file mode 100644
index 00000000000..60975a9aad4
--- /dev/null
+++ b/editors/p5-PPIx-EditorTools/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/16 18:27:38 sno Exp $
+
+SHA1 (PPIx-EditorTools-0.09.tar.gz) = 810f75ee98c378a4571b8ea951a06a317e3c0dce
+RMD160 (PPIx-EditorTools-0.09.tar.gz) = 693c12c9ae7bac8130c16db02b18c621b7adb3e4
+Size (PPIx-EditorTools-0.09.tar.gz) = 26003 bytes