summaryrefslogtreecommitdiff
path: root/devel/p5-PPI
diff options
context:
space:
mode:
authorseb <seb>2007-04-22 21:04:13 +0000
committerseb <seb>2007-04-22 21:04:13 +0000
commite78ac7b2379a756296598e2a541626b89b7000d1 (patch)
treecd85a26bf98a55d567bc3ce4621f0ed63098a964 /devel/p5-PPI
parentd770a0ed5abf0e44f3d3786ff5ccccb23e86f898 (diff)
downloadpkgsrc-e78ac7b2379a756296598e2a541626b89b7000d1.tar.gz
Initial import of p5-PPI version 1.118 into The NetBSD
Packages Collection. The purpose of the Perl 5 module PPI is to parse Perl code or more accurately Perl Documents. Among the things that people might want a "Perl parser" for you will find taks like documentation, structural and quality analysis, refactoring, layout and presentation
Diffstat (limited to 'devel/p5-PPI')
-rw-r--r--devel/p5-PPI/DESCR4
-rw-r--r--devel/p5-PPI/Makefile25
-rw-r--r--devel/p5-PPI/PLIST1
-rw-r--r--devel/p5-PPI/distinfo5
4 files changed, 35 insertions, 0 deletions
diff --git a/devel/p5-PPI/DESCR b/devel/p5-PPI/DESCR
new file mode 100644
index 00000000000..1aa099f47eb
--- /dev/null
+++ b/devel/p5-PPI/DESCR
@@ -0,0 +1,4 @@
+The purpose of the Perl 5 module PPI is to parse Perl code or more
+accurately Perl Documents. Among the things that people might want
+a "Perl parser" for you will find tasks like documentation, structural
+and quality analysis, refactoring, layout and presentation
diff --git a/devel/p5-PPI/Makefile b/devel/p5-PPI/Makefile
new file mode 100644
index 00000000000..3dd88423c4f
--- /dev/null
+++ b/devel/p5-PPI/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/04/22 21:04:13 seb Exp $
+#
+
+DISTNAME= PPI-1.118
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PPI/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/PPI/
+COMMENT= Perl 5 module to parse, analyze and manipulate Perl (without perl)
+
+DEPENDS+= p5-Clone>=0.17:../../devel/p5-Clone
+DEPENDS+= p5-IO-String>=1.07:../../devel/p5-IO-String
+DEPENDS+= p5-List-MoreUtils>=0.13:../../devel/p5-List-MoreUtils
+DEPENDS+= p5-Params-Util>=0.10:../../devel/p5-Params-Util
+
+BUILD_DEPENDS+= p5-Task-Weaken>=0.06:../../devel/p5-Task-Weaken
+BUILD_DEPENDS+= p5-Test-Object>=0.06:../../devel/p5-Test-Object
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/PPI/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-PPI/PLIST b/devel/p5-PPI/PLIST
new file mode 100644
index 00000000000..a4c98b937c9
--- /dev/null
+++ b/devel/p5-PPI/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/22 21:04:13 seb Exp $
diff --git a/devel/p5-PPI/distinfo b/devel/p5-PPI/distinfo
new file mode 100644
index 00000000000..556e97340a1
--- /dev/null
+++ b/devel/p5-PPI/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/04/22 21:04:13 seb Exp $
+
+SHA1 (PPI-1.118.tar.gz) = e7e96432139ca3e5b8f0fdd0069fe023103b15c6
+RMD160 (PPI-1.118.tar.gz) = 92119257228837493fa1deb0ab7597cc09144be5
+Size (PPI-1.118.tar.gz) = 183253 bytes