diff options
author | tg <tg@FreeBSD.org> | 1997-05-07 07:41:50 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-05-07 07:41:50 +0000 |
commit | 39f11e356f70c89acf8437c104b5266f033167ca (patch) | |
tree | 9fa391f0b1434ba57768697c84b29a4c60c73bdc /games/klondike/pkg-plist | |
parent | 959d4c7e4800a37293606e3bcf894212edceb7cf (diff) | |
download | FreeBSD-ports-39f11e356f70c89acf8437c104b5266f033167ca.zip FreeBSD-ports-39f11e356f70c89acf8437c104b5266f033167ca.tar.gz |
Import of a klondike port. Klondike is a solitaire game for X11.
Submitted by: John Heidemann <johnh@isi.edu>
Diffstat (limited to 'games/klondike/pkg-plist')
-rw-r--r-- | games/klondike/pkg-plist | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/games/klondike/pkg-plist b/games/klondike/pkg-plist new file mode 100644 index 0000000..51b6025 --- /dev/null +++ b/games/klondike/pkg-plist @@ -0,0 +1,68 @@ +bin/klondike +man/man6/klondike.6.gz +share/games/klondike/klondikeMenus.tcl +share/games/klondike/klondikeRules.tcl +share/games/klondike/klondikeScore.tcl +share/games/klondike/release +share/games/klondike/table.tcl +share/games/klondike/tclx_compat.tcl +share/games/klondike/CARDS/c_2c.xbm +share/games/klondike/CARDS/c_2d.xbm +share/games/klondike/CARDS/c_2h.xbm +share/games/klondike/CARDS/c_2s.xbm +share/games/klondike/CARDS/c_3c.xbm +share/games/klondike/CARDS/c_3d.xbm +share/games/klondike/CARDS/c_3h.xbm +share/games/klondike/CARDS/c_3s.xbm +share/games/klondike/CARDS/c_4c.xbm +share/games/klondike/CARDS/c_4d.xbm +share/games/klondike/CARDS/c_4h.xbm +share/games/klondike/CARDS/c_4s.xbm +share/games/klondike/CARDS/c_5c.xbm +share/games/klondike/CARDS/c_5d.xbm +share/games/klondike/CARDS/c_5h.xbm +share/games/klondike/CARDS/c_5s.xbm +share/games/klondike/CARDS/c_6c.xbm +share/games/klondike/CARDS/c_6d.xbm +share/games/klondike/CARDS/c_6h.xbm +share/games/klondike/CARDS/c_6s.xbm +share/games/klondike/CARDS/c_7c.xbm +share/games/klondike/CARDS/c_7d.xbm +share/games/klondike/CARDS/c_7h.xbm +share/games/klondike/CARDS/c_7s.xbm +share/games/klondike/CARDS/c_8c.xbm +share/games/klondike/CARDS/c_8d.xbm +share/games/klondike/CARDS/c_8h.xbm +share/games/klondike/CARDS/c_8s.xbm +share/games/klondike/CARDS/c_9c.xbm +share/games/klondike/CARDS/c_9d.xbm +share/games/klondike/CARDS/c_9h.xbm +share/games/klondike/CARDS/c_9s.xbm +share/games/klondike/CARDS/c_ac.xbm +share/games/klondike/CARDS/c_ad.xbm +share/games/klondike/CARDS/c_ah.xbm +share/games/klondike/CARDS/c_as.xbm +share/games/klondike/CARDS/c_back.xbm +share/games/klondike/CARDS/c_back_crane.xbm +share/games/klondike/CARDS/c_back_pagoda.xbm +share/games/klondike/CARDS/c_back_plain.xbm +share/games/klondike/CARDS/c_jc.xbm +share/games/klondike/CARDS/c_jd.xbm +share/games/klondike/CARDS/c_jh.xbm +share/games/klondike/CARDS/c_js.xbm +share/games/klondike/CARDS/c_kc.xbm +share/games/klondike/CARDS/c_kd.xbm +share/games/klondike/CARDS/c_kh.xbm +share/games/klondike/CARDS/c_ks.xbm +share/games/klondike/CARDS/c_qc.xbm +share/games/klondike/CARDS/c_qd.xbm +share/games/klondike/CARDS/c_qh.xbm +share/games/klondike/CARDS/c_qs.xbm +share/games/klondike/CARDS/c_space.xbm +share/games/klondike/CARDS/c_tc.xbm +share/games/klondike/CARDS/c_td.xbm +share/games/klondike/CARDS/c_th.xbm +share/games/klondike/CARDS/c_ts.xbm +share/games/klondike/CARDS/c_warnspace.xbm +@exec mkdir -p %D/share/games/klondike/SCORES +@exec chmod 333 %D/share/games/klondike/SCORES |