mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
34 lines
1018 B
Plaintext
34 lines
1018 B
Plaintext
PortSystem 1.0
|
|
|
|
name most
|
|
version 5.2.0
|
|
revision 0
|
|
categories textproc
|
|
license GPL-2+
|
|
platforms darwin
|
|
maintainers nomaintainer
|
|
description powerful paging program
|
|
|
|
long_description \
|
|
MOST is a powerful paging program for Unix, VMS, MSDOS, and \
|
|
win32 systems. Unlike other well-known paging programs \
|
|
most supports multiple windows and can scroll left and right. \
|
|
Why settle for less?
|
|
|
|
homepage https://www.jedsoft.org/${name}/
|
|
master_sites https://www.jedsoft.org/releases/${name}/
|
|
|
|
checksums rmd160 2abd8b43c9e5f44f0f93d93b231b70f1a69238f2 \
|
|
sha256 9455aeb8f826fa8385c850dc22bf0f22cf9069b3c3423fba4bf2c6f6226d9903 \
|
|
size 256075
|
|
|
|
depends_lib port:slang2
|
|
|
|
configure.args --with-slang=${prefix}
|
|
|
|
destroot.args DOC_DIR=${prefix}/share/doc/${name}-${version}
|
|
|
|
livecheck.type regex
|
|
livecheck.regex {Version (\d+(?:\.\d+)*)}
|
|
livecheck.version [strsed ${version} {/[a-z]$//}]
|