aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-06-01 22:45:39 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-06-01 22:45:39 +0000
commit2b6ae69d851137e5dd312c304cadbed1a6fd36b0 (patch)
tree5139bb40a611707b7d4ccb6ef6c44af940fa1125 /textproc/Makefile
parentb9647c3370beb69459d370aff159851f2e807c0f (diff)
downloadports-2b6ae69d851137e5dd312c304cadbed1a6fd36b0.tar.gz
ports-2b6ae69d851137e5dd312c304cadbed1a6fd36b0.zip
Add p5-PPIx-QuoteLike 0.005
PPIx::QuoteLike parses Perl string literals and things that are reasonably like string literals. Its real reason for being is to find interpolated variables for Perl::Critic policies and similar code. WWW: https://metacpan.org/release/PPIx-QuoteLike
Notes
Notes: svn path=/head/; revision=471302
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index eea77b192631..bcad437e5e4e 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -704,6 +704,7 @@
SUBDIR += p5-PPI-HTML
SUBDIR += p5-PPI-XS
SUBDIR += p5-PPIx-EditorTools
+ SUBDIR += p5-PPIx-QuoteLike
SUBDIR += p5-PPIx-Regexp
SUBDIR += p5-PPIx-Utilities
SUBDIR += p5-Parse-BooleanLogic