svn commit: r448604 - head/devel/libclaw

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Aug 23 11:53:06 UTC 2017


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
 


More information about the svn-ports-all mailing list