# $OpenBSD: Makefile,v 1.27 2018/01/03 14:13:07 fcambus Exp $

COMMENT=	view and edit files in hexadecimal or ASCII

GH_ACCOUNT=	pixel
GH_PROJECT=	hexedit
GH_TAGNAME=	1.4.2

CATEGORIES=	editors

HOMEPAGE=	http://rigaux.org/hexedit.html

MAINTAINER=	Frederic Cambus <fcambus@openbsd.org>

# GPLv2+
PERMIT_PACKAGE_CDROM=	Yes

WANTLIB=	c curses

CONFIGURE_STYLE= autoconf
AUTOCONF_VERSION= 2.69

NO_TEST=	Yes

.include <bsd.port.mk>
