diff options
Diffstat (limited to 'games/tuxpuck/Makefile')
-rw-r--r-- | games/tuxpuck/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/tuxpuck/Makefile b/games/tuxpuck/Makefile index be0b2e04741d..4786d6e380c1 100644 --- a/games/tuxpuck/Makefile +++ b/games/tuxpuck/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://users.student.lth.se/d00jkr/tuxpuck/ MAINTAINER= ports@FreeBSD.org COMMENT= Shufflepuck Cafe Clone +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2011-09-01 + LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png.6:${PORTSDIR}/graphics/png \ vorbis.4:${PORTSDIR}/audio/libvorbis \ |