diff options
author | alepulver <alepulver@FreeBSD.org> | 2007-03-31 11:23:25 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2007-03-31 11:23:25 +0800 |
commit | 55dad3d523dd936274d86570c0d947bce5dc1aee (patch) | |
tree | 960b1b4193586211935fdd4f85f76c52b464707d /games | |
parent | 09a22e7e3dd8b67079ab5b99a1d709a07aec4507 (diff) | |
download | freebsd-ports-gnome-55dad3d523dd936274d86570c0d947bce5dc1aee.tar.gz freebsd-ports-gnome-55dad3d523dd936274d86570c0d947bce5dc1aee.tar.zst freebsd-ports-gnome-55dad3d523dd936274d86570c0d947bce5dc1aee.zip |
- Deprecate in favor of games/alephone-data (I have an update to make it
install the original released data files, which includes
Marathon 2: Durandal).
- Schedule for removal on 2007-04-28.
- Remove USE_X_PREFIX (see ports/110688) to match games/alephone.
PR: 110715
Submitted by: alepulver (myself)
Approved by: evantd@yahoo.com (maintainer, timeout)
Diffstat (limited to 'games')
-rw-r--r-- | games/marathon2-data/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/marathon2-data/Makefile b/games/marathon2-data/Makefile index 36379989b09f..5ffea7a4513d 100644 --- a/games/marathon2-data/Makefile +++ b/games/marathon2-data/Makefile @@ -14,9 +14,11 @@ DISTNAME= marathon2 MAINTAINER= evantd@yahoo.com COMMENT= Data files for the alephone port from Marathon 2 +DEPRECATED= Installed by games/alephone-data with wrapper script +EXPIRATION_DATE=2007-04-28 + RUN_DEPENDS= alephone:${PORTSDIR}/games/alephone -USE_X_PREFIX= yes USE_ZIP= yes NO_BUILD= yes NO_CDROM= Bungie/Microsoft do not allow charging for Marathon data files. |