diff options
Diffstat (limited to '')
-rw-r--r-- | games/sxsame/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/sxsame/Makefile b/games/sxsame/Makefile index 0d92cf737b64..e59834231133 100644 --- a/games/sxsame/Makefile +++ b/games/sxsame/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://stardust.sfc.wide.ad.jp/pub/JG/JG-0.9.1/sources/ \ ftp://mirror.nucba.ac.jp/mirror/JG/JG-0.9.1/sources/ MAINTAINER= ports@FreeBSD.org +COMMENT= A tile-removing puzzle game for the X Window system USE_IMAKE= yes USE_XPM= yes |