diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-16 22:35:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-16 22:35:26 +0000 |
commit | 2c1e079067a5d1c88ce0ff835e84513229aaa7cb (patch) | |
tree | ca18225ba972843b3cc7de42a026366ace736a0e /x11-toolkits | |
parent | b0c4c5141e0ee563d115e150087b6ad979439e3c (diff) | |
download | ports-2c1e079067a5d1c88ce0ff835e84513229aaa7cb.tar.gz ports-2c1e079067a5d1c88ce0ff835e84513229aaa7cb.zip |
Abandoned upstream, and no ports depends on it, time to remove it
Notes
Notes:
svn path=/head/; revision=271055
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-gtkextra/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/py-gtkextra/Makefile b/x11-toolkits/py-gtkextra/Makefile index fd771b1000ee..8c7577c3a243 100644 --- a/x11-toolkits/py-gtkextra/Makefile +++ b/x11-toolkits/py-gtkextra/Makefile @@ -17,6 +17,9 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GtkExtra Python Language Bindings +DEPRECATED= Abandoned upstream +EXPIRATION_DATE= 2011-05-01 + BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk LIB_DEPENDS= gtkextra.17:${PORTSDIR}/x11-toolkits/gtkextra RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk |