summaryrefslogtreecommitdiff
path: root/libraries/apache-ivy/README
diff options
context:
space:
mode:
authorVincent Batts <vbatts@hashbangbash.com>2010-05-12 23:29:54 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-12 23:29:54 +0200
commitfc7ee16b82c9c3955c2350bdb81de83e77a54ba5 (patch)
tree7313a59ed734e3c13b72b54c070e397f629c658e /libraries/apache-ivy/README
parent40e7f7999a29bb3def703f6b8a56e8525951069f (diff)
downloadslackbuilds-fc7ee16b82c9c3955c2350bdb81de83e77a54ba5.tar.gz
libraries/apache-ivy: Added to 12.2 repository
Diffstat (limited to 'libraries/apache-ivy/README')
-rw-r--r--libraries/apache-ivy/README10
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/apache-ivy/README b/libraries/apache-ivy/README
new file mode 100644
index 0000000000..bd29bb6982
--- /dev/null
+++ b/libraries/apache-ivy/README
@@ -0,0 +1,10 @@
+apache-ivy (apache-ant dependency manager)
+
+Ivy is a library/tool for managing (recording, tracking, resolving and
+reporting) project dependencies.
+
+You can pass an alternate vlalue for ANT_HOME if it is not set to
+/usr/share/ant on your system.
+
+This package includes documention and example-src.zip in the standard
+documentation directory.