openbsd-ports/devel/apache-ant/pkg/DESCR
jasper ee9c1c3220 - update to apache-ant-1.8.4
tested in a bulk by landry@
ok kurt@
2013-03-02 12:33:01 +00:00

6 lines
337 B
Plaintext

Apache Ant is a Java library and command-line tool whose mission is to
drive processes described in build files as targets and extension points
dependent upon each other. The main known usage of Ant is the build of
Java applications. Ant supplies a number of built-in tasks allowing to
compile, assemble, test and run Java applications.