PortSystem 1.0

name            mawk
version         1.3.4-20250131
categories      lang

description     mawk is an interpreter for the AWK Programming Language
long_description \
    mawk is an interpreter for the AWK Programming Language. \
    The AWK language is useful for manipulation of data files, \
    text retrieval and processing, and for prototyping and \
    experimenting with algorithms.
homepage        https://invisible-island.net/mawk/

platforms       darwin
license         GPL-2
maintainers     {toby @tobypeterson}

master_sites    https://invisible-island.net/archives/${name}/ \
                https://invisible-mirror.net/archives/${name}/
extract.suffix  .tgz
checksums       rmd160  7ffeab5855959eb27dc3c14fe41611940c68dc41 \
                sha256  51bcb82d577b141d896d9d9c3077d7aaa209490132e9f2b9573ba8511b3835be \
                size    433213

configure.args  --mandir=${prefix}/share/man

livecheck.regex >mawk-(.*)\\.tgz<
