From eaa0f82e9b7f7073e21c2e759f854c7ddf431c1d Mon Sep 17 00:00:00 2001 From: hoek Date: Wed, 15 Jul 1998 15:57:36 +0000 Subject: Add homepage. Reword. --- games/tvp/pkg-descr | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'games') diff --git a/games/tvp/pkg-descr b/games/tvp/pkg-descr index 82ab724b5f67..3347610fd9de 100644 --- a/games/tvp/pkg-descr +++ b/games/tvp/pkg-descr @@ -1,13 +1,15 @@ -This is an implementation of the cardgame President (aka Ass) -which is based on Tcl/Tk. You will play against three computer -players, each of which has a slightly different playing style, -although the styles are not that advanced (yet). An explanation -of how to play the game is included for the unfamiliar. +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). +http://www3.sympatico.ca/john.vanderhoek/tim/src/president/president.html + - Tim Vanderhoek hoek@FreeBSD.ORG -- cgit