# $Id: Portfile,v 1.8 2003/04/04 02:11:08 matt Exp $ PortSystem 1.0 name tin version 1.4.7 platforms darwin categories news maintainers matt@opendarwin.org homepage http://www.tin.org description A threaded NNTP and spool based UseNet newsreader long_description tin is a full-screen easy to use Usenet reader. It can read news \ locally or remotely via a NTTP (Network News Transport Protocol) \ server. It will automatically utilize NOV (News OVerview) style \ index files if available locally or via the NNTP XOVER command. master_sites ftp://ftp.tin.org/tin/v1.4/ checksums md5 edd59ea63e3205444570af7cf1a526b9 build.cmd make build configure.args --enable-break-long-lines \ --with-coffee \ --disable-locale variant ipv6 { configure.args-append --enable-ipv6 } variant unstable { version 1.5.16 checksums md5 98f720fbd857b1e3dfcc301519e1993e master_sites ftp://ftp.tin.org/tin/v1.5/ configure.args --with-coffee \ --enable-break-long-lines }