summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-01-17 06:19:23 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-01-17 06:19:23 +0000
commit564a1c7f6aa540b451b3aef25613403ca606ad66 (patch)
tree273b30241ef30d8ac022692dc3ba1ce6b4589097
parentHook into build. (diff)
- The project development ceased 6 years ago, and it does not work
with new ncurses.
Notes
Notes: svn path=/head/; revision=182594
-rw-r--r--devel/py-ncurses/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-ncurses/Makefile b/devel/py-ncurses/Makefile
index b4aad2a65a00..b6ca5ab212f7 100644
--- a/devel/py-ncurses/Makefile
+++ b/devel/py-ncurses/Makefile
@@ -20,6 +20,9 @@ COMMENT= A ncurses binding for Python
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+DEPRECATED= Development ceased and does not work with newer ncurses
+EXPIRATION_DATE= 2007-02-01
+
.include <bsd.port.pre.mk>
post-patch: