Portfile

# $Id: Portfile 20293 2006-11-01 17:47:33Z blair@macports.org $

PortSystem 1.0
name bvi
version 1.3.1
platforms darwin freebsd
categories editors
maintainers max@kruschwitz.biz
description A vi-like binary file (hex)editor
long_description Bvi is a display oriented (hex)editor for binary \
files based on those of the vi(1) texteditor.

homepage http://bvi.sourceforge.net/
master_sites sourceforge

checksums md5 b9d77c57bda2e019207a1874d9bb4dea
extract.suffix .src.tar.gz
patchfiles patch-bmore.h patch-io.c
configure.type gnu
configure.args --datadir=${destroot}/${prefix}/share/${name}
destroot.destdir prefix=${destroot}/${prefix}

files