openbsd-ports/devel/libyaml/pkg/PFRAG.shared
ajacoutot 6dfa61d68f Import libyaml-0.1.1
LibYAML is a YAML 1.1 parser and emitter written in C.
LibYAML covers presenting and parsing processes. Thus LibYAML defines the
following two processors:
* Parser, which takes an input stream of bytes and produces a sequence
of parsing events.
* Emitter, which takes a sequence of events and produces a stream of bytes
<...>

from Pierre-Emmanuel Andre (MAINTAINER)
2008-10-18 10:50:46 +00:00

4 lines
160 B
Plaintext

@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2008/10/18 10:50:46 ajacoutot Exp $
@lib lib/libyaml-0.so.${LIByaml-0_VERSION}
@lib lib/libyaml.so.${LIByaml_VERSION}