summaryrefslogtreecommitdiff
path: root/libre/apache-ant/apache-ant.csh
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-06-06 09:19:56 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-06-06 09:19:56 -0400
commit1c27f57b1a28074a50e05aaa73c47ef55127e318 (patch)
tree8aaac583e7d22457889e602a28d38c4e1a809973 /libre/apache-ant/apache-ant.csh
parent3af7137b696f82b068f176503450805b69022052 (diff)
rename libre/apache-ant{-libre,} and add more optional dependencies
Diffstat (limited to 'libre/apache-ant/apache-ant.csh')
-rw-r--r--libre/apache-ant/apache-ant.csh3
1 files changed, 3 insertions, 0 deletions
diff --git a/libre/apache-ant/apache-ant.csh b/libre/apache-ant/apache-ant.csh
new file mode 100644
index 000000000..490a17b65
--- /dev/null
+++ b/libre/apache-ant/apache-ant.csh
@@ -0,0 +1,3 @@
+#!/bin/csh
+setenv ANT_HOME /usr/share/java/apache-ant
+setenv PATH ${PATH}:${ANT_HOME}/bin