diff options
Diffstat (limited to 'games/xminesweep/Makefile')
-rw-r--r-- | games/xminesweep/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xminesweep/Makefile b/games/xminesweep/Makefile index a881a5226091..94ae82325ebb 100644 --- a/games/xminesweep/Makefile +++ b/games/xminesweep/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.Org +PORTCOMMENT= X11 minesweeper game + USE_IMAKE= yes MAN1= xminesweep.1 |