aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authortmclaugh <tmclaugh@FreeBSD.org>2007-03-13 00:27:32 +0800
committertmclaugh <tmclaugh@FreeBSD.org>2007-03-13 00:27:32 +0800
commitadc5d3ff7e16223b78ea7290593ab6f648fc6124 (patch)
tree25c45ad31b01c2138d809694b6a9270263bf610d /devel
parente2d120059b7e5d91d32ebfcac00de610c516f7bd (diff)
downloadfreebsd-ports-gnome-adc5d3ff7e16223b78ea7290593ab6f648fc6124.tar.gz
freebsd-ports-gnome-adc5d3ff7e16223b78ea7290593ab6f648fc6124.tar.zst
freebsd-ports-gnome-adc5d3ff7e16223b78ea7290593ab6f648fc6124.zip
Mark port as DEPRECATED and set EXPIRATION.
DEPRECATED= Module rolled into www/py-mechanize by author EXPIRATION_DATE=2007-05-26 PR: 109573 Approved by: maintainer
Diffstat (limited to 'devel')
-rw-r--r--devel/py-clientcookie/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-clientcookie/Makefile b/devel/py-clientcookie/Makefile
index 9a2be35442bc..92b55af36fe1 100644
--- a/devel/py-clientcookie/Makefile
+++ b/devel/py-clientcookie/Makefile
@@ -15,6 +15,9 @@ DISTNAME= ClientCookie-${PORTVERSION}
MAINTAINER= him@richardkiss.com
COMMENT= Client-side HTTP cookies for Python
+DEPRECATED= Module rolled into www/py-mechanize by author
+EXPIRATION_DATE=2007-05-26
+
USE_PYTHON= 2.0+
USE_PYDISTUTILS= yes