diff options
Diffstat (limited to 'audio/squeezeboxserver/files/softsqueeze.sh.in')
-rw-r--r-- | audio/squeezeboxserver/files/softsqueeze.sh.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/squeezeboxserver/files/softsqueeze.sh.in b/audio/squeezeboxserver/files/softsqueeze.sh.in deleted file mode 100644 index c33b7161cc82..000000000000 --- a/audio/squeezeboxserver/files/softsqueeze.sh.in +++ /dev/null @@ -1,10 +0,0 @@ -#!/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 |