aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-03-16 01:11:22 +0800
committermiwi <miwi@FreeBSD.org>2009-03-16 01:11:22 +0800
commit8a2156e4913f3006afd5317312ebf115570f5b4e (patch)
tree27760db1687bde9c7b6f9acf2c1831b44f116949 /devel/Makefile
parent11658b770516665d4a9d211665ca91ba400969a3 (diff)
downloadfreebsd-ports-graphics-8a2156e4913f3006afd5317312ebf115570f5b4e.tar.gz
freebsd-ports-graphics-8a2156e4913f3006afd5317312ebf115570f5b4e.tar.zst
freebsd-ports-graphics-8a2156e4913f3006afd5317312ebf115570f5b4e.zip
Parse::ErrorString::Perl is a module for parsing Perl interpreter
error messages. WWW: http://search.cpan.org/dist/Parse-ErrorString-Perl/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 188099bceb8..1a738f6981a 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1648,6 +1648,7 @@
SUBDIR += p5-Params-Validate
SUBDIR += p5-Parse-CPAN-Meta
SUBDIR += p5-Parse-CPAN-Packages
+ SUBDIR += p5-Parse-ErrorString-Perl
SUBDIR += p5-Parse-PerlConfig
SUBDIR += p5-Parse-RecDescent
SUBDIR += p5-Parse-Yapp
hich was landed several hours ago)sunpoet2014-08-151-1/+1 * - Use USES=pythonsunpoet2014-08-151-4/+2