diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2010-10-11 05:39:30 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2010-10-11 05:39:30 +0000 |
commit | 0012369e0abaf37fe70c9b8aaf0165e26d9bcb5b (patch) | |
tree | 25bec3ac33840571886e2db57f39df11ce224575 /emulators | |
parent | 151db5e45c7967b533b6e8ba95c66cbc92945681 (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/xmamegui/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/xmamegui/Makefile b/emulators/xmamegui/Makefile index acbd93f4299f..56fba8463153 100644 --- a/emulators/xmamegui/Makefile +++ b/emulators/xmamegui/Makefile @@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= alepulver MAINTAINER= alepulver@FreeBSD.org COMMENT= SDLMAME frontend that has been written using Java +DEPRECATED= development has ceased; try emulators/qmc2 instead +EXPIRATION_DATE= 2011-04-11 + USE_JAVA= yes JAVA_VERSION= 1.5+ NO_WRKSUBDIR= yes |