diff options
Diffstat (limited to 'games/freesci/Makefile')
-rw-r--r-- | games/freesci/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/freesci/Makefile b/games/freesci/Makefile index e18cd37d40d3..8b45f94a43c3 100644 --- a/games/freesci/Makefile +++ b/games/freesci/Makefile @@ -16,6 +16,9 @@ MASTER_SITE_SUBDIR=${PORTNAME}/stable.pkg/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A portable interpreter for SCI games, such as the Space Quest series +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-10-20 + USE_BZIP2= yes GNU_CONFIGURE= yes WANT_SDL= yes |