1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/audio/splaytk/files/patch-aa
Matthew Hunt f427f1053a Import of splaytk, a Tcl/Tk front-end to the splay mp3 player.
PR:		6352
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-04-24 02:33:35 +00:00

15 lines
467 B
Plaintext

*** splay-tk.tcl Sun Apr 6 06:36:35 1997
--- splay-tk.tcl.orig Sun Apr 19 15:32:05 1998
***************
*** 1,3 ****
--- 1,9 ----
+ #!/bin/sh
+ # start up wish \
+ exec wish8.0 "$0" "$@"
+
+ set libdir /usr/local/lib/splay-tk
+ set images ${libdir}
#####################################################################
# SPlaY-Tk v2.0p1, (C) Andrew Hobgood #
# #