# -*- 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

name                bvi
version             1.5.0
revision            0
categories          editors
license             GPL-2
maintainers         {kruschwitz.biz:max @mtn88}
description         Vi-like binary file (hex) editor
long_description    Bvi is a display-oriented (hex) editor for binary \
                    files, based on the vi(1) texteditor.
homepage            https://bvi.sourceforge.net
master_sites        sourceforge:project/${name}/${name}/${version}/

checksums           rmd160  2e47afc824e2ba85aa78da6a48efe4919e04e7d4 \
                    sha256  6540716a1a3b2b9711635108da14b26baea488881d4a682121c0bddbba6b74cb \
                    size    151429

extract.suffix      .src.tar.gz

depends_lib         port:ncurses
