diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
commit | 387f34ee2456c6329bb73c44e776ba9873eabc3d (patch) | |
tree | b68776fe5bcdf267d7952c928b3816fe5c469bf2 /games/gshisen | |
parent | ea1cd5ed25b9e5ced62ffe817efdefbcc6e56d09 (diff) |
Notes
Diffstat (limited to 'games/gshisen')
-rw-r--r-- | games/gshisen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gshisen/Makefile b/games/gshisen/Makefile index fcff9dfdeb9e..0c2a61b50fa2 100644 --- a/games/gshisen/Makefile +++ b/games/gshisen/Makefile @@ -11,6 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.gnustep.it/enrico/gshisen/ MAINTAINER= dinoex@FreeBSD.org +COMMENT= Mahjongg-kind of game that uses the GNUstep toolkit BUILD_DEPENDS= ${BACKBUNDLEDIR}/libgnustep-back:${PORTSDIR}/x11-toolkits/gnustep-back BUILD_DEPENDS+= ${LOCALBASE}/lib/libcallback.a:${PORTSDIR}/devel/ffcall |