diff options
author | kristerw <kristerw@pkgsrc.org> | 2004-01-18 20:14:58 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2004-01-18 20:14:58 +0000 |
commit | f3e15ad517963492e447f579b2f009a2328f5188 (patch) | |
tree | 761d68ea244e899278aff27418e72d063c763d58 /devel/libebml/PLIST | |
parent | d645297349dd1047acd95f62593246a3d1b6220c (diff) | |
download | pkgsrc-f3e15ad517963492e447f579b2f009a2328f5188.tar.gz |
Initial import of devel/libebml version 0.6.3.
From Rhialto in PR pkg/24016.
libebml is a library for handling EBML (Extensible Binary Meta Language),
that is a binary derivative of XML.
Diffstat (limited to 'devel/libebml/PLIST')
-rw-r--r-- | devel/libebml/PLIST | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/devel/libebml/PLIST b/devel/libebml/PLIST new file mode 100644 index 00000000000..b9e238d7b07 --- /dev/null +++ b/devel/libebml/PLIST @@ -0,0 +1,30 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/18 20:14:58 kristerw Exp $ +include/ebml/Debug.h +include/ebml/EbmlBinary.h +include/ebml/EbmlConfig.h +include/ebml/EbmlContexts.h +include/ebml/EbmlCrc32.h +include/ebml/EbmlDate.h +include/ebml/EbmlDummy.h +include/ebml/EbmlElement.h +include/ebml/EbmlEndian.h +include/ebml/EbmlFloat.h +include/ebml/EbmlHead.h +include/ebml/EbmlId.h +include/ebml/EbmlMaster.h +include/ebml/EbmlSInteger.h +include/ebml/EbmlStream.h +include/ebml/EbmlString.h +include/ebml/EbmlSubHead.h +include/ebml/EbmlTypes.h +include/ebml/EbmlUInteger.h +include/ebml/EbmlUnicodeString.h +include/ebml/EbmlVersion.h +include/ebml/EbmlVoid.h +include/ebml/IOCallback.h +include/ebml/MemIOCallback.h +include/ebml/StdIOCallback.h +include/ebml/c/libebml_t.h +lib/libebml.a +@dirrm include/ebml/c +@dirrm include/ebml |