# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           github 1.0
PortGroup           makefile 1.0

github.setup        neilbrown wiggle 1.3 v
revision            0
checksums           rmd160  60774a623b6d42c9cfba96564fb2ddd01a42f9cb \
                    sha256  ff92cf0133c1f4dce33563e263cb30e7ddb6f4abdf86d427b1ec1490bec25afa \
                    size    4087566

categories          devel
license             GPL-2+
maintainers         nomaintainer

description         apply rejected patches and perform word-wise diffs
long_description    {*}${description}

github.tarball_from archive

depends_build       bin:nroff:heirloom-doctools
depends_lib         port:ncurses

patchfiles          Makefile.patch

makefile.override-append PREFIX

# Disable silent rules.
build.args-append   V=1