aboutsummaryrefslogtreecommitdiff
path: root/lang/linux-j/files
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-12-19 04:10:23 +0000
committerWill Andrews <will@FreeBSD.org>2001-12-19 04:10:23 +0000
commit094b1e2df8e26f781e64aca36837008229d27b07 (patch)
tree5580e9e4dae484b0f7b630424660a7196b5e23a5 /lang/linux-j/files
parente5682ac34a99915d38bb258076e80ec53db0d40b (diff)
downloadports-094b1e2df8e26f781e64aca36837008229d27b07.tar.gz
ports-094b1e2df8e26f781e64aca36837008229d27b07.zip
Notes
Diffstat (limited to 'lang/linux-j/files')
-rw-r--r--lang/linux-j/files/jconsole4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/linux-j/files/jconsole b/lang/linux-j/files/jconsole
new file mode 100644
index 000000000000..93f923385bfa
--- /dev/null
+++ b/lang/linux-j/files/jconsole
@@ -0,0 +1,4 @@
+#!/bin/sh
+JLIB=PREFIX/lib/j
+export JLIB
+exec PREFIX/bin/jconsole.bin $*