diff options
author | will <will@FreeBSD.org> | 2001-01-04 07:56:48 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-04 07:56:48 +0800 |
commit | 19adb6bcd3fa16247733c891143b50f770b87f9d (patch) | |
tree | b582fcaa973a3899822a513d30aeaa3d37dcffa3 /textproc/Makefile | |
parent | 5c8e3446434648e34cfa571b1cfbaf21d25eaad8 (diff) | |
download | freebsd-ports-gnome-19adb6bcd3fa16247733c891143b50f770b87f9d.tar.gz freebsd-ports-gnome-19adb6bcd3fa16247733c891143b50f770b87f9d.tar.zst freebsd-ports-gnome-19adb6bcd3fa16247733c891143b50f770b87f9d.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>
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
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 |