# $Id: Portfile,v 1.22 2003/11/20 23:22:56 matt Exp $ PortSystem 1.0 name tin version 1.6.2 revision 1 categories news platforms darwin 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 NNTP (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.6/ use_bzip2 yes checksums md5 3ab61ba7c7d3b7a3596ba199c570c4e4 destroot.destdir prefix=${destroot}${prefix} configure.args --enable-break-long-lines \ --with-coffee \ --mandir=${prefix}/share/man \ --infodir=${prefix}/share/info build.cmd make build variant ipv6 { configure.args-append --enable-ipv6 } variant unstable { version 1.7.2 master_sites ftp://ftp.tin.org/tin/v1.7/ checksums md5 29d1949f4aa5b7785243e2bdcb4c1d34 }