summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/ruby-python/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ruby-python/Makefile b/lang/ruby-python/Makefile
index 436f56ab6296..1e28f9999349 100644
--- a/lang/ruby-python/Makefile
+++ b/lang/ruby-python/Makefile
@@ -20,6 +20,8 @@ COMMENT= Ruby extension library for embedding Python in Ruby
BUILD_DEPENDS= ${NONEXISTENT}:${PYTHON_PORTSDIR}:-DWITHOUT_THREADS
BROKEN= "Broken dependency"
+DEPRECATED= "obsolete now that hundreds of native libraries have been added to Ruby"
+EXPIRATION_DATE= "May 14, 2004"
USE_PYTHON= yes
PYTHON_VERSION?= python1.5