# $Id: Portfile,v 1.6 2004/01/15 07:53:03 toby Exp $

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}
