summaryrefslogtreecommitdiffstats
path: root/lib/libyaml/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* MFC r256450:bdrewery2013-10-231-8/+3
| | | | | | | | Rename libbsdyml to libyaml, make private, and bump SHLIB_MAJOR to 1.0 Approved by: bapt Approved by: re (glebius)
* Add a stub manpage modeled over the libexpat one to explain to users not to usebapt2013-03-051-0/+1
| | | | | | this library outside of base. Requested by: simon
* Import libyaml as libbsdyml (private brand name)bapt2013-03-041-0/+23
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
OpenPOWER on IntegriCloud