summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-01-16 14:46:38 +0000
committersno <sno@pkgsrc.org>2010-01-16 14:46:38 +0000
commitb298b0a041748c462d9753a94b1964a5ce13fed6 (patch)
treee4af253a12767cbd038f6376679cb0e83f0d8a1c
parent1d4abac86062effa012f240683db2606a86f3ec7 (diff)
downloadpkgsrc-b298b0a041748c462d9753a94b1964a5ce13fed6.tar.gz
Importing devel/p5-Parse-ErrorString-Perl version 0.13, for a working
editors/p5-Padre This module is aimed primarily at those developing an ide-like programs, allowing them to have a nice object oriented interface to parsed error messages of the perl interpreter.
-rw-r--r--devel/p5-Parse-ErrorString-Perl/DESCR3
-rw-r--r--devel/p5-Parse-ErrorString-Perl/Makefile25
-rw-r--r--devel/p5-Parse-ErrorString-Perl/distinfo5
3 files changed, 33 insertions, 0 deletions
diff --git a/devel/p5-Parse-ErrorString-Perl/DESCR b/devel/p5-Parse-ErrorString-Perl/DESCR
new file mode 100644
index 00000000000..1fe9202b36f
--- /dev/null
+++ b/devel/p5-Parse-ErrorString-Perl/DESCR
@@ -0,0 +1,3 @@
+This module is aimed primarily at those developing an ide-like programs,
+allowing them to have a nice object oriented interface to parsed error
+messages of the perl interpreter.
diff --git a/devel/p5-Parse-ErrorString-Perl/Makefile b/devel/p5-Parse-ErrorString-Perl/Makefile
new file mode 100644
index 00000000000..5985712235a
--- /dev/null
+++ b/devel/p5-Parse-ErrorString-Perl/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 14:46:38 sno Exp $
+#
+
+DISTNAME= Parse-ErrorString-Perl-0.13
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Parse/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Parse-ErrorString-Perl/
+COMMENT= Parse error messages from the perl interpreter
+LICENSE= ${PERL5_LICENSE}
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Class-XSAccessor-[0-9]*:../../devel/p5-Class-XSAccessor
+DEPENDS+= p5-Pod-POM-[0-9]*:../../textproc/p5-Pod-POM
+
+BUILD_DEPENDS+= p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
+
+PERL5_PACKLIST= auto/Parse/ErrorString/Perl/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-Parse-ErrorString-Perl/distinfo b/devel/p5-Parse-ErrorString-Perl/distinfo
new file mode 100644
index 00000000000..277cc176759
--- /dev/null
+++ b/devel/p5-Parse-ErrorString-Perl/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/16 14:46:38 sno Exp $
+
+SHA1 (Parse-ErrorString-Perl-0.13.tar.gz) = c13bf16f372b2898df8b25c37b8529f9718a9f52
+RMD160 (Parse-ErrorString-Perl-0.13.tar.gz) = 7bc5eaf41918c54028323914a60f070f12f1fc84
+Size (Parse-ErrorString-Perl-0.13.tar.gz) = 11579 bytes