# -*- 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
github.setup martanne vis 0.5 v
maintainers gmail.com:israelchauca openmaintainer
description a highly efficient text editor
long_description vis is a highly efficient screen-oriented text editor \
combining the strengths of both vi(m) and sam.
checksums rmd160 1bcd70be54ad136735b8d7d77f42878dfad39529 \
sha256 d0f0db197e38806be6b15a331367ae081347402e4f3304ee4a618a3452c2874d \
depends_lib-append port:ncurses \
patchfiles patch-Makefile.diff \
patch-man-vis-clipboard.1.diff \
patch-man-vis-complete.1.diff \
patch-man-vis-digraph.1.diff \
patch-man-vis-menu.1.diff \
patch-man-vis-open.1.diff \
reinplace -W ${worksrcpath} "s|@VISEXEC@|vis-editor|g" Makefile
reinplace -W ${worksrcpath}/man "s|@VISEXEC@|vis-editor|g" vis-clipboard.1 \
vis-complete.1 vis-digraph.1 vis-menu.1 vis-open.1 vis.1
reinplace -W ${worksrcpath} "s|@VISDIR@|vis|g" Makefile
reinplace -W ${worksrcpath}/man "s|@VISMAN@|VIS-EDITOR|g" vis.1
reinplace -W ${worksrcpath} "s|@PREFIX@|${prefix}|g" man/vis.1 vis-lua.c
file rename ${worksrcpath}/man/vis.1 ${worksrcpath}/man/vis-editor.1