freebsd-ports/textproc/ant-xinclude-task/pkg-descr
Dmitry Marakasov f772059be5 - Update WWW
- Add LICENSE
2017-05-11 09:00:28 +00:00

8 lines
397 B
Text

XInclude task for Jakarta Ant. The Ant XInclude task allows Ant
build files to apply XInclude processing to XML files. It is
based on the XInclude processor developed by Elliotte Rusty
Harold. You need the xincluder.jar file for the XInclude task to
work properly. Please put this JAR in your CLASSPATH along with
the xinclude-task JAR file.
WWW: https://people.freebsd.org/~znerd/xinclude-task/