# ex:ts=8
# New ports collection makefile for:	hexcurse
# Date created:			Jun 3, 2001
# Whom:				ijliao
#
# $FreeBSD: ports/editors/hexcurse/Makefile,v 1.10 2003/02/20 17:12:49 knu Exp $
#

PORTNAME=	hexcurse
PORTVERSION=	1.54
CATEGORIES=	editors
MASTER_SITES=	http://jewfish.net/downloads/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A versatile ncurses-based hex editor

GNU_CONFIGURE=	yes

MAN1=	hexcurse.1

.include <bsd.port.mk>
