# ex:ts=8
# New ports collection makefile for:	hexcurse
# Date created:			Jun 3, 2001
# Whom:				ijliao
#
# $FreeBSD: ports/editors/hexcurse/Makefile,v 1.18 2008/08/21 06:16:55 rafan Exp $
#

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

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

GNU_CONFIGURE=	yes

MAN1=		hexcurse.1
PLIST_FILES=	bin/hexcurse

.include <bsd.port.mk>
