mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
COMMENT: shorten
DESCR: cosmetic change PLIST: explode directory contents
This commit is contained in:
parent
7c15aee12d
commit
65b658059e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2502
@ -1 +1 @@
|
||||
TkSol is a version of the card game solitaire.
|
||||
A version of the card game solitaire.
|
||||
|
@ -1,7 +1,7 @@
|
||||
WHAT IS TKSOL
|
||||
-------------
|
||||
TkSol is a version of the card game solitaire written with the Tcl/Tk
|
||||
language. It requires Tcl 7.0 or above and Tk 3.3 or above. A color
|
||||
language. It requires Tcl 7.3 or above and Tk 4.0 or above. A color
|
||||
monitor is highly recommended, especially if you want to get addicted
|
||||
to the game, as trying to see which card is black and which is red
|
||||
under monochrome can be rather eye soring :(. TkSol comes with a set
|
||||
|
@ -1,4 +1,60 @@
|
||||
bin/tksol
|
||||
lib/tk/tksol/cardbitmaps
|
||||
lib/tk/tksol/downbitmaps
|
||||
lib/tk4.0/tksol/cardbitmaps/c1
|
||||
lib/tk4.0/tksol/cardbitmaps/c10
|
||||
lib/tk4.0/tksol/cardbitmaps/c11
|
||||
lib/tk4.0/tksol/cardbitmaps/c12
|
||||
lib/tk4.0/tksol/cardbitmaps/c13
|
||||
lib/tk4.0/tksol/cardbitmaps/c2
|
||||
lib/tk4.0/tksol/cardbitmaps/c3
|
||||
lib/tk4.0/tksol/cardbitmaps/c4
|
||||
lib/tk4.0/tksol/cardbitmaps/c5
|
||||
lib/tk4.0/tksol/cardbitmaps/c6
|
||||
lib/tk4.0/tksol/cardbitmaps/c7
|
||||
lib/tk4.0/tksol/cardbitmaps/c8
|
||||
lib/tk4.0/tksol/cardbitmaps/c9
|
||||
lib/tk4.0/tksol/cardbitmaps/cardbitmaps.c
|
||||
lib/tk4.0/tksol/cardbitmaps/copyright.h
|
||||
lib/tk4.0/tksol/cardbitmaps/d1
|
||||
lib/tk4.0/tksol/cardbitmaps/d10
|
||||
lib/tk4.0/tksol/cardbitmaps/d11
|
||||
lib/tk4.0/tksol/cardbitmaps/d12
|
||||
lib/tk4.0/tksol/cardbitmaps/d13
|
||||
lib/tk4.0/tksol/cardbitmaps/d2
|
||||
lib/tk4.0/tksol/cardbitmaps/d3
|
||||
lib/tk4.0/tksol/cardbitmaps/d4
|
||||
lib/tk4.0/tksol/cardbitmaps/d5
|
||||
lib/tk4.0/tksol/cardbitmaps/d6
|
||||
lib/tk4.0/tksol/cardbitmaps/d7
|
||||
lib/tk4.0/tksol/cardbitmaps/d8
|
||||
lib/tk4.0/tksol/cardbitmaps/d9
|
||||
lib/tk4.0/tksol/cardbitmaps/h1
|
||||
lib/tk4.0/tksol/cardbitmaps/h10
|
||||
lib/tk4.0/tksol/cardbitmaps/h11
|
||||
lib/tk4.0/tksol/cardbitmaps/h12
|
||||
lib/tk4.0/tksol/cardbitmaps/h13
|
||||
lib/tk4.0/tksol/cardbitmaps/h2
|
||||
lib/tk4.0/tksol/cardbitmaps/h3
|
||||
lib/tk4.0/tksol/cardbitmaps/h4
|
||||
lib/tk4.0/tksol/cardbitmaps/h5
|
||||
lib/tk4.0/tksol/cardbitmaps/h6
|
||||
lib/tk4.0/tksol/cardbitmaps/h7
|
||||
lib/tk4.0/tksol/cardbitmaps/h8
|
||||
lib/tk4.0/tksol/cardbitmaps/h9
|
||||
lib/tk4.0/tksol/cardbitmaps/s1
|
||||
lib/tk4.0/tksol/cardbitmaps/s10
|
||||
lib/tk4.0/tksol/cardbitmaps/s11
|
||||
lib/tk4.0/tksol/cardbitmaps/s12
|
||||
lib/tk4.0/tksol/cardbitmaps/s13
|
||||
lib/tk4.0/tksol/cardbitmaps/s2
|
||||
lib/tk4.0/tksol/cardbitmaps/s3
|
||||
lib/tk4.0/tksol/cardbitmaps/s4
|
||||
lib/tk4.0/tksol/cardbitmaps/s5
|
||||
lib/tk4.0/tksol/cardbitmaps/s6
|
||||
lib/tk4.0/tksol/cardbitmaps/s7
|
||||
lib/tk4.0/tksol/cardbitmaps/s8
|
||||
lib/tk4.0/tksol/cardbitmaps/s9
|
||||
lib/tk4.0/tksol/downbitmaps/bk_circles
|
||||
lib/tk4.0/tksol/downbitmaps/bk_darts
|
||||
lib/tk4.0/tksol/downbitmaps/bk_lines
|
||||
lib/tk4.0/tksol/downbitmaps/down
|
||||
man/man1/tksol.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user