diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /games/tvp | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'games/tvp')
-rw-r--r-- | games/tvp/Makefile | 1 | ||||
-rw-r--r-- | games/tvp/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/tvp/Makefile b/games/tvp/Makefile index 28de3ff19b24..5c5b21b94b4c 100644 --- a/games/tvp/Makefile +++ b/games/tvp/Makefile @@ -11,6 +11,7 @@ CATEGORIES= games tk82 MASTER_SITES= http://www3.sympatico.ca/john.vanderhoek/tim/src/president/ MAINTAINER= hoek@FreeBSD.org +COMMENT= Play the cardgame President (or Ass) against 3 AIs # Comment-out this (and CFLAGS) to compile only the CLI and ansi interfaces LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 diff --git a/games/tvp/pkg-comment b/games/tvp/pkg-comment deleted file mode 100644 index a80342a90246..000000000000 --- a/games/tvp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Play the cardgame President (or Ass) against 3 AIs |