diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2013-09-12 09:27:30 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2013-09-12 09:27:30 +0800 |
commit | daa97e60f30345e550a2dbc2891b79146b3f50fb (patch) | |
tree | 3bd8a75d5217e637bc7116dc8446ee0ce95edc9a | |
parent | c6a220be611c01549499b6d073af317e6f0d5521 (diff) | |
download | freebsd-ports-gnome-daa97e60f30345e550a2dbc2891b79146b3f50fb.tar.gz freebsd-ports-gnome-daa97e60f30345e550a2dbc2891b79146b3f50fb.tar.zst freebsd-ports-gnome-daa97e60f30345e550a2dbc2891b79146b3f50fb.zip |
- Mark as DEPRECATED
-rw-r--r-- | games/windstille/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/windstille/Makefile b/games/windstille/Makefile index 3c6e3b20b8b5..1a66d0db915e 100644 --- a/games/windstille/Makefile +++ b/games/windstille/Makefile @@ -25,6 +25,9 @@ USE_GL= glew USE_SDL= sdl image USES= bison +DEPRECATED= Unplayable, development ceased +EXPIRATION_DATE=2013-11-12 + post-extract: @${RM} -rf ${WRKSRC}/lib ${WRKSRC}/data/music/* |