# -*- 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.4.2
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  9d186327ecba8bcbef6ba89d51f240356c533082 \
                    sha256  4bba16c2b496963a9b939336c0abcc8d488664492080ae43a86da18cf4ce94f2 \
                    size    148323

extract.suffix      .src.tar.gz

depends_lib         port:ncurses
