aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-03-04 11:27:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-03-04 11:27:41 +0000
commite51c53f36624e6f0f34469092c03d2f68a7a51f0 (patch)
tree5075db86cc8d854fdcdc49d9e8ab0a25c9741312 /lib/Makefile
parentdbd2e1677fadc9c0773b680d4d91904aa33cd0f7 (diff)
parent02a50482f806730d8afb6c2c0cc60e3c661b1ea4 (diff)
downloadsrc-e51c53f36624e6f0f34469092c03d2f68a7a51f0.tar.gz
src-e51c53f36624e6f0f34469092c03d2f68a7a51f0.zip
Import libyaml as libbsdyml (private brand name)
LibYAML is a YAML 1.1 parser and emitter under MIT license which will soon be used by the pkg boostrap (usr.bin/pkg) and bhyve Reviewed by: roberto, antoine
Notes
Notes: svn path=/head/; revision=247779
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 7a0ec021bd22..8846164a8a9a 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -119,6 +119,7 @@ SUBDIR= ${SUBDIR_ORDERED} \
${_libvmmapi} \
libwrap \
liby \
+ libyaml \
libz \
${_atf} \
${_bind} \