Mark deprecated and set an expiration date.
Program does not work since AOL switched to the TOC2 protocol in 2005
This commit is contained in:
parent
7fab06da20
commit
dda6f7ef94
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187656
1 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,10 @@ COMMENT= A Tcl/Tk based AOL Instant Messenger (AIM) Chat Client
|
|||
RUN_DEPENDS= tclsh8.2:${PORTSDIR}/lang/tcl82 \
|
||||
wish8.2:${PORTSDIR}/x11-toolkits/tk82
|
||||
|
||||
IGNORE= uses the old and unsupported TOC protocol, use net-im/aim or net-im/gaim instead
|
||||
DEPRECATED= ${IGNORE}
|
||||
EXPIRATION_DATE=2007-04-19
|
||||
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}/tik
|
||||
|
||||
|
|
Loading…
Reference in a new issue