aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-12-18 14:13:20 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-12-18 14:13:20 +0000
commit2843d48c80229e38cc2f977210a09e9321f511be (patch)
tree728a06be7ff034a712908669dcf858ede6dbac45 /textproc/Makefile
parent3fd7e3d77ab8a9331f5eb3e04f342f0949926ff1 (diff)
downloadports-2843d48c80229e38cc2f977210a09e9321f511be.tar.gz
ports-2843d48c80229e38cc2f977210a09e9321f511be.zip
This library can read and write CSV files, including all extensions used by
Excel - eg. quotes, newlines, 8 bit characters in fields, "0 etc. WWW: http://merjis.com/developers/csv PR: ports/118801 Submitted by: Thomas V. Crimi <tcrimi@procida.us>
Notes
Notes: svn path=/head/; revision=203985
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 a93ff74c8960..f1991edfd49f 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -331,6 +331,7 @@
SUBDIR += nunnimcax
SUBDIR += nux
SUBDIR += ny-aspell
+ SUBDIR += ocaml-csv
SUBDIR += ocaml-expat
SUBDIR += ocaml-pxp
SUBDIR += ocaml-yaxpo