diff options
Diffstat (limited to 'games/freesweep/Makefile')
-rw-r--r-- | games/freesweep/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/freesweep/Makefile b/games/freesweep/Makefile index b0727df..21dc0ff 100644 --- a/games/freesweep/Makefile +++ b/games/freesweep/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.upl.cs.wisc.edu/~hartmann/sweep/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Minesweeper-style game for text-mode terminals + USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-prefsdir=${PREFIX}/share/freesweep \ |