libyaml stable port information

Package: libyaml
Version: 0.1.3
Revision: 4
Depends: %N-shlibs (= %v-%r)
BuildDependsOnly: true
Source: http://pyyaml.org/download/%n/yaml-%v.tar.gz
Source-MD5: b8ab9064e8e0330423fe640de76608cd
SetCFLAGS: -Os
ConfigureParams: --disable-dependency-tracking
InfoTest: <<
TestScript: make check || exit 2
<<
InstallScript: make install DESTDIR=%d
DocFiles: LICENSE README
Splitoff: <<
Package: %N-shlibs
Files: <<
lib/libyaml-0.2.dylib
<<
Shlibs: <<
%p/lib/libyaml-0.2.dylib 3.0.0 %n (>= 0.1.3-2)
<<
DocFiles: LICENSE
<<
License: BSD
Homepage: http://pyyaml.org/wiki/LibYAML
Maintainer: Jack Fink
Description: YAML 1.1 parser and emitter written in C