From 80ffe5614a2fa4e31a0331a5e551e983f9810aeb Mon Sep 17 00:00:00 2001 From: sem Date: Wed, 19 Apr 2006 13:29:26 +0000 Subject: - Mark DEPRECATED because port is barely functional and has not been developed in over two years PR: ports/96027 Submitted by: maintainer --- devel/py-ui/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'devel') diff --git a/devel/py-ui/Makefile b/devel/py-ui/Makefile index a81b5fd9aa13..79a850aaf6d6 100644 --- a/devel/py-ui/Makefile +++ b/devel/py-ui/Makefile @@ -28,6 +28,11 @@ USE_ZIP= yes USE_PYTHON= yes USE_PYDISTUTILS=yes +DEPRECATED= PyUI does not work with well with current versions of\ + graphics/py-opengl and has not been developed in over two\ + years. Python game development should be done with\ + devel/py-game instead + DOCSDIR= ${LOCALBASE}/share/doc/py-ui post-install: -- cgit