diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-04-09 23:51:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-04-09 23:51:44 +0000 |
commit | ba56649f1a6c037f21aa102963cc51383c5d6651 (patch) | |
tree | 7a95ce48797bd594aa0ed19788ce0d2812c50aa9 /games/secretmaryochronicles | |
parent | 10c2253a064266fca6ce35ab1fc48c2945503104 (diff) | |
download | ports-ba56649f1a6c037f21aa102963cc51383c5d6651.tar.gz ports-ba56649f1a6c037f21aa102963cc51383c5d6651.zip |
Notes
Diffstat (limited to 'games/secretmaryochronicles')
-rw-r--r-- | games/secretmaryochronicles/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/secretmaryochronicles/Makefile b/games/secretmaryochronicles/Makefile index 7d9f7000921f..4de342220731 100644 --- a/games/secretmaryochronicles/Makefile +++ b/games/secretmaryochronicles/Makefile @@ -15,6 +15,9 @@ DISTNAME= smc-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Secret Maryo Chronicles two-dimensional platform game +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2012-05-10 + BROKEN= Does not work with CEGUI 0.7.x LIB_DEPENDS= CEGUIBase-0.7.5:${PORTSDIR}/graphics/cegui \ |