Ticket #348: Portfile

File Portfile, 708 bytes (added by olaf@…, 22 years ago)

It's the new portfile of slrn without the "contents" keyword.

Line 
1PortSystem      1.0
2name            slrn
3version         0.9.7.4
4revision        1
5description     A powerful console-based newsreader
6long_description        slrn is an easy to use but powerful NNTP/spool based newsreader.  It is \
7                        highly customizable, supports scoring, free key bindings, and can be \
8                        extended using the SLang macro language.
9categories      news net
10platforms       darwin
11maintainers     olaf@foellinger.de
12master_sites    ftp://ftp.fu-berlin.de/pub/unix/news/slrn/ \
13                ftp://ftp.ntua.gr/pub/lang/slang/slrn/ \
14                ftp://ftp.plig.org/pub/slrn/
15checksums       md5 da944c58f301cf07a41f996d91de8431
16patchfiles      patch-Makefile.in
17use_bzip2       yes
18configure.args  --with-libiconv-prefix=${prefix}
19depends_lib     lib:libslang.a:slang lib:libiconv:libiconv
20