# Created by: ijliao
# $FreeBSD: tags/RELEASE_10_2_0/editors/hexcurse/Makefile 357277 2014-06-10 07:39:01Z olgeni $

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

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

GNU_CONFIGURE=	yes

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

.include <bsd.port.mk>
