diff options
author | alepulver <alepulver@FreeBSD.org> | 2010-10-11 13:39:30 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2010-10-11 13:39:30 +0800 |
commit | ba4dbcd68b5d78964bfa9759dad90244b950a57c (patch) | |
tree | 50ba70783aa50cc9cc0ad0c5806c76097014cca0 /games | |
parent | b8781e4b36be8bc8250bed5350d612736462c276 (diff) | |
download | freebsd-ports-gnome-ba4dbcd68b5d78964bfa9759dad90244b950a57c.tar.gz freebsd-ports-gnome-ba4dbcd68b5d78964bfa9759dad90244b950a57c.tar.zst freebsd-ports-gnome-ba4dbcd68b5d78964bfa9759dad90244b950a57c.zip |
- Deprecate and set to expire old/unmaintained ports.
Diffstat (limited to 'games')
-rw-r--r-- | games/airrox/Makefile | 3 | ||||
-rw-r--r-- | games/bfm/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/games/airrox/Makefile b/games/airrox/Makefile index 2595cca05ce0..1e1eefc666ae 100644 --- a/games/airrox/Makefile +++ b/games/airrox/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-0.04 MAINTAINER= alepulver@FreeBSD.org COMMENT= An 3D Air Hockey, which uses SDL & OpenGL +DEPRECATED= development has ceased +EXPIRATION_DATE= 2011-04-11 + USE_GMAKE= yes USE_SDL= mixer net sdl USE_GL= glut diff --git a/games/bfm/Makefile b/games/bfm/Makefile index a624456a62fa..0abdfc6c135b 100644 --- a/games/bfm/Makefile +++ b/games/bfm/Makefile @@ -18,6 +18,9 @@ COMMENT= Battle for Mandicor is free RTS fantasy game using Stratagus LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ vorbisfile.6:${PORTSDIR}/audio/libvorbis +DEPRECATED= development has ceased; website disappeared +EXPIRATION_DATE= 2011-04-11 + USE_GMAKE= yes USE_LUA= 5.0 USE_SDL= sdl |