freebsd-ports/games/tvp/pkg-descr
Tim Vanderhoek 718c111a1d The configure script stopped working some time ago (probably a victim of
the ELF switch).  Trick it into working again.  Fix a badly broken PLIST that
was saved only by configure not working (or would that be vice-versa?).  Add
some nice MLINKS.  FreeBSD.ORG -> FreeBSD.org
1999-07-20 05:29:34 +00:00

16 lines
677 B
Plaintext

This is a Tcl/Tk (and supporting C lib) implementation of the
cardgame President (aka Ass). You will play against three computer
players, each with a slightly different playing style (although
none of these styles are particularly advanced, yet). Instructions on
how to play the cardgame are included for the unfamiliar.
As a package, this requires Tk80. However, if you edit the port
Makefile and build it yourself it will automatically detect and
configure for any of Tk41, Tk42, Tk80, or the absence of all three
(in which case no GUI will be available).
WWW: http://www3.sympatico.ca/john.vanderhoek/tim/src/president/president.html
- Tim Vanderhoek
hoek@FreeBSD.org