diff options
author | Juergen Lock <nox@FreeBSD.org> | 2009-01-24 19:54:39 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2009-01-24 19:54:39 +0000 |
commit | bc817434a544b70ccc2e5f6642619e006f64167c (patch) | |
tree | 2d5946871499753c307605902f15e291da47d688 /irc | |
parent | 5c4637693d9a17a5a46562007c177a922a76e6df (diff) | |
download | freebsd-ports-bc817434a544b70ccc2e5f6642619e006f64167c.zip |
Deprecate: project is discontinued and tcl82 support is going to be dropped
PR: ports/130878
Submitted by: mm
Diffstat (limited to 'irc')
-rw-r--r-- | irc/olirc/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/irc/olirc/Makefile b/irc/olirc/Makefile index d016c59a0d7c..7e093846c5c3 100644 --- a/irc/olirc/Makefile +++ b/irc/olirc/Makefile @@ -17,6 +17,9 @@ COMMENT= A small irc client using GTK+ LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 +DEPRECATED= project is discontinued and tcl82 support is going to be dropped +EXPIRATION_DATE= 2009-04-22 + PLIST_FILES= bin/olirc USE_BZIP2= yes USE_GNOME= gtk12 |