diff options
Diffstat (limited to 'audio/squeezeboxserver/files/softsqueeze.sh.in')
-rw-r--r-- | audio/squeezeboxserver/files/softsqueeze.sh.in | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/squeezeboxserver/files/softsqueeze.sh.in b/audio/squeezeboxserver/files/softsqueeze.sh.in new file mode 100644 index 000000000000..c33b7161cc82 --- /dev/null +++ b/audio/squeezeboxserver/files/softsqueeze.sh.in @@ -0,0 +1,10 @@ +#!/bin/sh +# This script requires that that java/javavmwrapper port and a JDK +# version 1.4 or greater be installed. +# +# The javavmwrapper port is not installed by default lest the JDK +# requirement drag this port down into oblivion. Perhaps someday Sun +# will release the JDK under a license that makes dependencies on the +# JDK reasionable. +# +%%LOCALBASE%%/bin/javavm -jar /usr/local/slimserver/HTML/EN/html/softsqueeze/SoftSqueeze.jar |