# $OpenBSD: Makefile,v 1.15 2019/07/17 14:49:21 danj Exp $

COMMENT=	user-friendly ncurses-based hexeditor with many features

DISTNAME=	hexcurse-1.55
CATEGORIES=	editors
REVISION =	2

HOMEPAGE=	http://www.jewfish.net/description.php?title=HexCurse

# GPL
PERMIT_PACKAGE=	Yes

WANTLIB=		c curses

MASTER_SITES=	http://jewfish.net/downloads/

CONFIGURE_STYLE= gnu

.include <bsd.port.mk>
