# Created by: ijliao
# $FreeBSD: head/editors/hexcurse/Makefile 407611 2016-01-31 11:47:43Z marino $

PORTNAME=	hexcurse
PORTVERSION=	1.55
CATEGORIES=	editors
MASTER_SITES=	DEBIAN
DISTFILES=	${PORTNAME}_${PORTVERSION}.orig

MAINTAINER=	jadawin@FreeBSD.org
COMMENT=	Versatile ncurses-based hex editor

USES=		ncurses

GNU_CONFIGURE=	yes

PLIST_FILES=	bin/hexcurse man/man1/hexcurse.1.gz

.include <bsd.port.mk>
