diff options
author | bapt <bapt@FreeBSD.org> | 2011-06-17 23:49:59 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-06-17 23:49:59 +0800 |
commit | 9b870e10a8cb2120f17100288e84b41ad4f8d67a (patch) | |
tree | 27fda9c00450c16a4e1771ef81abab249e4bddd0 /x11-toolkits | |
parent | b0444bbcc5cfddd1bc5ae830f75b78aaf807af11 (diff) | |
download | freebsd-ports-graphics-9b870e10a8cb2120f17100288e84b41ad4f8d67a.tar.gz freebsd-ports-graphics-9b870e10a8cb2120f17100288e84b41ad4f8d67a.tar.zst freebsd-ports-graphics-9b870e10a8cb2120f17100288e84b41ad4f8d67a.zip |
Last bunch of deprecation: no more public distfiles and/or abandonware... last one for now
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/sdl_gui/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/sdl_gui/Makefile b/x11-toolkits/sdl_gui/Makefile index edd21840d5a..6abb86fc6b2 100644 --- a/x11-toolkits/sdl_gui/Makefile +++ b/x11-toolkits/sdl_gui/Makefile @@ -16,6 +16,9 @@ DISTNAME= SDL_gui-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Graphical User Interface library for SDL +DEPRECATED= Looks like an abandonware, no more public distfiles +EXPIRATION_DATE= 2011-08-01 + USE_AUTOTOOLS= libtool USE_SDL= sdl image ttf GNU_CONFIGURE= yes |