diff options
Diffstat (limited to 'games/freesweep/Makefile')
-rw-r--r-- | games/freesweep/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/freesweep/Makefile b/games/freesweep/Makefile index 95900ce515ca..a158285ffd49 100644 --- a/games/freesweep/Makefile +++ b/games/freesweep/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.upl.cs.wisc.edu/~hartmann/sweep/ MAINTAINER= ports@FreeBSD.org COMMENT= Minesweeper-style game for text-mode terminals +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-prefsdir=${DATADIR} \ |