# $OpenBSD: Makefile,v 1.30 2021/01/10 16:52:36 fcambus Exp $

COMMENT=	view and edit files in hexadecimal or ASCII

GH_ACCOUNT=	pixel
GH_PROJECT=	hexedit
GH_TAGNAME=	1.5
REVISION=	0

CATEGORIES=	editors

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

# GPLv2+
PERMIT_PACKAGE=	Yes

WANTLIB=	c curses

CONFIGURE_STYLE= autoconf
AUTOCONF_VERSION= 2.69

NO_TEST=	Yes

.include <bsd.port.mk>
