aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2006-09-01 09:50:25 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2006-09-01 09:50:25 +0000
commit8700f476c4bcaffc9cc253a58ad11496c975c4d6 (patch)
tree9335da4e65ffed0ca1c4680a048dfbfcf33e089f /textproc/Makefile
parenta29ecd5fd73c65b61bbdf4ef1a4b5e3184ba3fa9 (diff)
downloadports-8700f476c4bcaffc9cc253a58ad11496c975c4d6.tar.gz
ports-8700f476c4bcaffc9cc253a58ad11496c975c4d6.zip
add libyaml 0.0.1
A YAML 1.1 parser and emitter written in C PR: 102712
Notes
Notes: svn path=/head/; revision=171798
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 8c4d2337501f..30e8f98ccc3a 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -255,6 +255,7 @@
SUBDIR += libxode
SUBDIR += libxslt
SUBDIR += libxslt-reference
+ SUBDIR += libyaml
SUBDIR += link-grammar
SUBDIR += linux-aspell
SUBDIR += linux-expat