# $OpenBSD: Makefile,v 1.28 2019/07/12 20:46:05 sthen 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=	Yes

WANTLIB=	c curses

CONFIGURE_STYLE= autoconf
AUTOCONF_VERSION= 2.69

NO_TEST=	Yes

.include <bsd.port.mk>
