summaryrefslogtreecommitdiff
path: root/chat/tik/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2005-06-16Create directories before installing files into them.jlam1-1/+2
2004-03-12Switch to Tk 8.4.minskim1-2/+2
2004-03-08Enable tk84 and replace x11/tk with x11/tk83. Packages compatibleminskim1-2/+2
with 8.4 will be updated to depend on x11/tk after Tk update.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-04-10make ${PAX} usage consistent:grant1-6/+6
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2002-04-22update MAINTAINERgrant1-2/+2
2001-10-11Initial import of tik-0.90 into the NetBSD Packages Collection.agc1-0/+66
TiK is an open source AOL Instant Messenger client, written in Tcl. It was originally written as an alternative to the AIM Java client. Provided in PR 14129 by Grant Beattie (grant@grunta.com).