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/imaze/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/imaze/Makefile')
-rw-r--r-- | games/imaze/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/imaze/Makefile b/games/imaze/Makefile index fc5794dfae28..a3cf217c7c22 100644 --- a/games/imaze/Makefile +++ b/games/imaze/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://home.tu-clausthal.de/student/iMaze/files/ PKGNAMESUFFIX= -${TOOLKIT} MAINTAINER= rk@ronald.org +COMMENT= A multi-player network action game for TCP/IP with 3D graphics .if defined(WITH_MOTIF) && defined(HAVE_MOTIF) USE_MOTIF= yes |