Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2017 11:53:04 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r448604 - head/devel/libclaw
Message-ID:  <201708231153.v7NBr4ug066154@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Aug 23 11:53:04 2017
New Revision: 448604
URL: https://svnweb.freebsd.org/changeset/ports/448604

Log:
  Deprecate

Modified:
  head/devel/libclaw/Makefile

Modified: head/devel/libclaw/Makefile
==============================================================================
--- head/devel/libclaw/Makefile	Wed Aug 23 11:33:26 2017	(r448603)
+++ head/devel/libclaw/Makefile	Wed Aug 23 11:53:04 2017	(r448604)
@@ -13,6 +13,9 @@ COMMENT=	C++ Library Absolutely Wonderful
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	useless for anything apart from removed games/plee-the-bear
+EXPIRATION_DATE=2017-09-30
+
 LIB_DEPENDS=	libpng.so:graphics/png
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/bind.hpp:devel/boost-libs
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708231153.v7NBr4ug066154>