aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2014-11-28 02:35:02 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2014-11-28 02:35:02 +0000
commit037515d032b1ffd9015193c32c13f94b505cc5d2 (patch)
tree537d4c829765cc667d654a1206cd8f7b01972a10 /textproc/Makefile
parent8097337fd9c906101e2ddf7dcbec3111ea3af342 (diff)
downloadports-037515d032b1ffd9015193c32c13f94b505cc5d2.tar.gz
ports-037515d032b1ffd9015193c32c13f94b505cc5d2.zip
textproc/libucl: Universal configuration library parser [NEW]
Libucl is a parser and C API to parse and generate ucl objects. Libucl consists of several groups of functions: * Parser functions * Emitting functions * Conversion functions * Generation functions * Iteration functions * Validation functions * Utility functions WWW: https://github.com/vstakhov/libucl Requested by: lattera
Notes
Notes: svn path=/head/; revision=373527
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 84eebaf47580..f254dc300b75 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -379,6 +379,7 @@
SUBDIR += libtextcat
SUBDIR += libtranslate
SUBDIR += libtre
+ SUBDIR += libucl
SUBDIR += libunibreak
SUBDIR += libuninameslist
SUBDIR += libvisio