diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-10-06 11:06:47 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-10-06 11:06:47 +0800 |
commit | 791c732a9648c4cfbe24e527f93edca070f64520 (patch) | |
tree | 2937891871a9711bce726daa643d9d41130eb8b8 /x11-wm | |
parent | 252670256631ea43a73518423b0eb25386e3ddf0 (diff) | |
download | freebsd-ports-gnome-791c732a9648c4cfbe24e527f93edca070f64520.tar.gz freebsd-ports-gnome-791c732a9648c4cfbe24e527f93edca070f64520.tar.zst freebsd-ports-gnome-791c732a9648c4cfbe24e527f93edca070f64520.zip |
Mark as DEPRECATED and set EXPIRATION_DATE for 2006-11-05.
The reason is that it is for IceWM version 1.04 (6 years old), so it's very
outdated respect the current version of IceWM.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/icepref/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/icepref/Makefile b/x11-wm/icepref/Makefile index ee3a3096ac78..3f5451e9f5e7 100644 --- a/x11-wm/icepref/Makefile +++ b/x11-wm/icepref/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= ${MASTER_SITE_NETBSD} MAINTAINER= ports@FreeBSD.org COMMENT= A small graphical configuration utility for the Ice Window Manager +DEPRECATED= is for IceWM version 1.04 (6 years old) +EXPIRATION_DATE=2006-11-05 + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-1.2/GTK.py:${PORTSDIR}/x11-toolkits/py-gtk WRKSRC= ${WRKDIR}/${PORTNAME} |