diff options
author | miwi <miwi@FreeBSD.org> | 2009-05-17 21:06:10 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-05-17 21:06:10 +0800 |
commit | 96a146c92e3192793871d1177c59e0bdb474e758 (patch) | |
tree | e0d7326e69ff2ee4bbbd8857fec5b192e812191b /textproc/Makefile | |
parent | c35db533760ae0785de99504a4e8b4650d9bdd18 (diff) | |
download | freebsd-ports-gnome-96a146c92e3192793871d1177c59e0bdb474e758.tar.gz freebsd-ports-gnome-96a146c92e3192793871d1177c59e0bdb474e758.tar.zst freebsd-ports-gnome-96a146c92e3192793871d1177c59e0bdb474e758.zip |
String::Escape - Registry of string functions, including backslash escapes
WWW: http://search.cpan.org/dist/String-Escape/
PR: ports/134564
Submitted by: Denis Pokataev <catone at cpan.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 3d849963d2b7..6ba824221c81 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -567,6 +567,7 @@ SUBDIR += p5-String-BufferStack SUBDIR += p5-String-CamelCase SUBDIR += p5-String-Divert + SUBDIR += p5-String-Escape SUBDIR += p5-String-Format SUBDIR += p5-String-Fraction SUBDIR += p5-String-Koremutake |