aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-06-01 08:48:18 +0000
committerWen Heping <wen@FreeBSD.org>2011-06-01 08:48:18 +0000
commitafdab4d17e4113d3f41a24278ca49f9c7618494a (patch)
treea61ec3fecaa2238443af44dfd7f4a560fd329de8 /textproc/Makefile
parent019580dfe388be98eccee618ad2f794cc6815cf7 (diff)
downloadports-afdab4d17e4113d3f41a24278ca49f9c7618494a.tar.gz
ports-afdab4d17e4113d3f41a24278ca49f9c7618494a.zip
OCaml-Text is a library for dealing with ``text'', i.e. a sequence of Unicode
characters, in a convenient way. WWW: http://forge.ocamlcore.org/projects/ocaml-text/ PR: ports/156473 Submitted by: Jaap Boender <jaapb@kerguelen.org>
Notes
Notes: svn path=/head/; revision=274919
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 a6770c67f371..63e652144ec5 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -418,6 +418,7 @@
SUBDIR += ocaml-csv
SUBDIR += ocaml-expat
SUBDIR += ocaml-pxp
+ SUBDIR += ocaml-text
SUBDIR += odt2txt
SUBDIR += openfts
SUBDIR += openjade