# $Id: Portfile,v 1.9 2004/03/23 00:34:46 matt Exp $ PortSystem 1.0 name slrn version 0.9.8.0 catagories news net platforms darwin maintainers olaf@foellinger.de homepage http://slrn.sourceforge.net/ description A powerful console-based newsreader long_description slrn is an easy to use but powerful NNTP/spool based \ newsreader. It is highly customizable, supports \ scoring, free key bindings, and can be extended using \ the SLang macro language. master_sites sourceforge checksums md5 47e9931771114ba192356a0473e9649e use_bzip2 yes patchfiles patch-Makefile.in configure.args --with-libiconv-prefix=${prefix} depends_lib lib:libslang.a:slang \ lib:libiconv:libiconv # adds slrnpull variant pull { configure.args-append --with-slrnpull }