diff options
Diffstat (limited to 'textproc/libxml2/PLIST')
-rw-r--r-- | textproc/libxml2/PLIST | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/textproc/libxml2/PLIST b/textproc/libxml2/PLIST new file mode 100644 index 00000000000..099e4f9e6f9 --- /dev/null +++ b/textproc/libxml2/PLIST @@ -0,0 +1,79 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:57:23 zuntum Exp $ +bin/xml2-config +bin/xmlcatalog +bin/xmllint +include/libxml2/libxml/DOCBparser.h +include/libxml2/libxml/HTMLparser.h +include/libxml2/libxml/HTMLtree.h +include/libxml2/libxml/SAX.h +include/libxml2/libxml/catalog.h +include/libxml2/libxml/debugXML.h +include/libxml2/libxml/encoding.h +include/libxml2/libxml/entities.h +include/libxml2/libxml/hash.h +include/libxml2/libxml/list.h +include/libxml2/libxml/nanoftp.h +include/libxml2/libxml/nanohttp.h +include/libxml2/libxml/parser.h +include/libxml2/libxml/parserInternals.h +include/libxml2/libxml/tree.h +include/libxml2/libxml/uri.h +include/libxml2/libxml/valid.h +include/libxml2/libxml/xinclude.h +include/libxml2/libxml/xlink.h +include/libxml2/libxml/xmlIO.h +include/libxml2/libxml/xmlerror.h +include/libxml2/libxml/xmlmemory.h +include/libxml2/libxml/xmlversion.h +include/libxml2/libxml/xmlwin32version.h +include/libxml2/libxml/xpath.h +include/libxml2/libxml/xpathInternals.h +include/libxml2/libxml/xpointer.h +lib/libxml2.a +lib/libxml2.la +lib/libxml2.so +lib/libxml2.so.6 +lib/libxml2.so.6.6 +lib/pkgconfig/libxml-2.0.pc +lib/xml2Conf.sh +man/man1/xml2-config.1 +man/man1/xmlcatalog.1 +man/man1/xmllint.1 +man/man4/libxml.4 +share/aclocal/libxml.m4 +share/doc/libxml2/html/DOM.gif +share/doc/libxml2/html/FAQ.html +share/doc/libxml2/html/book1.html +share/doc/libxml2/html/encoding.html +share/doc/libxml2/html/index.sgml +share/doc/libxml2/html/libxml-catalog.html +share/doc/libxml2/html/libxml-debugxml.html +share/doc/libxml2/html/libxml-docbparser.html +share/doc/libxml2/html/libxml-encoding.html +share/doc/libxml2/html/libxml-entities.html +share/doc/libxml2/html/libxml-htmlparser.html +share/doc/libxml2/html/libxml-htmltree.html +share/doc/libxml2/html/libxml-lib.html +share/doc/libxml2/html/libxml-nanoftp.html +share/doc/libxml2/html/libxml-nanohttp.html +share/doc/libxml2/html/libxml-notes.html +share/doc/libxml2/html/libxml-parser.html +share/doc/libxml2/html/libxml-parserinternals.html +share/doc/libxml2/html/libxml-sax.html +share/doc/libxml2/html/libxml-tree.html +share/doc/libxml2/html/libxml-uri.html +share/doc/libxml2/html/libxml-valid.html +share/doc/libxml2/html/libxml-xinclude.html +share/doc/libxml2/html/libxml-xmlerror.html +share/doc/libxml2/html/libxml-xmlio.html +share/doc/libxml2/html/libxml-xmlmemory.html +share/doc/libxml2/html/libxml-xpath.html +share/doc/libxml2/html/libxml-xpathinternals.html +share/doc/libxml2/html/libxml-xpointer.html +share/doc/libxml2/html/structure.gif +share/doc/libxml2/html/xml.html +@dirrm share/doc/libxml2/html +@dirrm share/doc/libxml2 +@dirrm include/libxml2/libxml +@dirrm include/libxml2 +@unexec rmdir -p %D/lib/pkgconfig 2>/dev/null || true |