# $Id: Portfile,v 1.2 2004/07/16 16:47:10 olegb Exp $

PortSystem		1.0
name			hexedit
version			1.2.10
description		A hexeditor for the console.
long_description	view and edit files in hexadecimal or in ASCII.\
			hexedit shows a file both in ASCII and in hexadecimal.\
			The file can be a device as the file is not whole read.\
			You can modify the file and search through it.\
			You have also copy&paste and save to file functions.\
			Truncating or appending to the file.\
			Modifications are shown in bold.
categories		sysutils
platforms		darwin linux sunos
maintainers		kristian.peters@korseby.net
homepage		http://merd.sourceforge.net/pixel/hexedit.html
master_sites 		http://merd.net/pixel\
			http://merd.sourceforge.net/pixel\
			http://www.chez.com/prigaux
distname		${name}-${version}.src
extract.suffix		.tgz
worksrcdir		${name}
checksums		md5 5d925ab9f0746ccd1d05c80fef628938
configure.args		--mandir=${prefix}/share/man
patchfiles		patch-Makefile.in
