diff options
author | alepulver <alepulver@FreeBSD.org> | 2007-02-06 03:49:51 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2007-02-06 03:49:51 +0800 |
commit | 58eab4d51693acb68567ab2b6016ac58aa58b8ee (patch) | |
tree | a565bada413179b136c881f035d613249e0197b1 /emulators | |
parent | 95c50d256971dc4bab5de6af52a026333e111628 (diff) | |
download | freebsd-ports-gnome-58eab4d51693acb68567ab2b6016ac58aa58b8ee.tar.gz freebsd-ports-gnome-58eab4d51693acb68567ab2b6016ac58aa58b8ee.tar.zst freebsd-ports-gnome-58eab4d51693acb68567ab2b6016ac58aa58b8ee.zip |
- Mark as DEPRECATED and add EXPIRATION_DATE.
PR: ports/108660
Submitted by: Nathan Butcher <n-butcher@gol.com>
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/grustibus/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/grustibus/Makefile b/emulators/grustibus/Makefile index 67a364601346..8ffb1bd8f1ef 100644 --- a/emulators/grustibus/Makefile +++ b/emulators/grustibus/Makefile @@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= An xmame frontend for Gnome +DEPRECATED= Project was abandoned 6 years ago and expects an old version of xmame (0.37b4), please use other frontends instead (like gxmame) +EXPIRATION_DATE=2007-03-07 + RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame USE_X_PREFIX= yes |