diff options
Diffstat (limited to 'games/tkmoo/Makefile')
-rw-r--r-- | games/tkmoo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tkmoo/Makefile b/games/tkmoo/Makefile index 39e095bae98f..a26650c113d8 100644 --- a/games/tkmoo/Makefile +++ b/games/tkmoo/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.awns.com/tkMOO-light/Source/ DISTNAME= tkMOO-light-${PORTVERSION} MAINTAINER= adam-ports@blacktabby.org +COMMENT= Tk-based M** client with scripting support RUN_DEPENDS= ${WISH83}:${PORTSDIR}/x11-toolkits/tk83 |