diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 20:06:51 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 20:06:51 +0800 |
commit | cd63ab299ecbacc6d43a31ee82d010072422d9dd (patch) | |
tree | 0d9edac06427083a7190306179227388433844bb /games/dontspace/Makefile | |
parent | 65e31f0898c7896c7c141d199f912a2bc5d7a3c2 (diff) | |
download | freebsd-ports-gnome-cd63ab299ecbacc6d43a31ee82d010072422d9dd.tar.gz freebsd-ports-gnome-cd63ab299ecbacc6d43a31ee82d010072422d9dd.tar.zst freebsd-ports-gnome-cd63ab299ecbacc6d43a31ee82d010072422d9dd.zip |
De-pkg-comment.
Diffstat (limited to 'games/dontspace/Makefile')
-rw-r--r-- | games/dontspace/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/dontspace/Makefile b/games/dontspace/Makefile index 1f33ef1159d5..5b90accae03d 100644 --- a/games/dontspace/Makefile +++ b/games/dontspace/Makefile @@ -11,6 +11,7 @@ CATEGORIES= games tk82 MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/ MAINTAINER= johnh@isi.edu +COMMENT= A solitaire game for X11 modeled after Free Space RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 |