aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-03 23:56:48 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-03 23:56:48 +0000
commit8f07dee6b7414567bae8fd2ed1517664d63c6593 (patch)
tree7fb625d18dca6ddfb766607d89ae7c5b604cedb2 /textproc/Makefile
parent67f64b8151f25d0e398f035d60c017dbc8220ef2 (diff)
downloadports-8f07dee6b7414567bae8fd2ed1517664d63c6593.tar.gz
ports-8f07dee6b7414567bae8fd2ed1517664d63c6593.zip
Add p5-String-ShellQuote 1.00, perl module for quote strings for passing
through the shell. PR: 23981 Submitted by: Anton Berezin <tobez@tobez.org>
Notes
Notes: svn path=/head/; revision=36741
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 c12d372e5661..0eccee6c1118 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -73,6 +73,7 @@
SUBDIR += p5-DelimMatch
SUBDIR += p5-Spreadsheet-ParseExcel
SUBDIR += p5-Spreadsheet-WriteExcel
+ SUBDIR += p5-String-ShellQuote
SUBDIR += p5-String-Strip
SUBDIR += p5-Text-Autoformat
SUBDIR += p5-Text-Bind