diff options
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} |