forked from Lainports/freebsd-ports
- Add custom LICENSE MXML
- Add USE_LDCONFIG to include new shared library
- Switch to OPTIONSng
- Change DOCS installing hierarchy from ${DOCSDIR}/doc/ to ${DOCSDIR}/
- Remove unnecessary patch (have been merged into upstream)
- Replace TAB with space in pkg-descr WWW: line
PR: ports/175315
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Approved by: swills (mentor)
5 lines
191 B
Text
5 lines
191 B
Text
Mini-XML is a small XML parsing library that you can use to
|
|
read XML and XML-like data files in your application without
|
|
requiring large non-standard libraries.
|
|
|
|
WWW: http://www.minixml.org/
|