# ex:ts=8
# New ports collection makefile for:	hexcurse
# Date created:			Jun 3, 2001
# Whom:				ijliao
#
# $FreeBSD: ports/editors/hexcurse/Makefile,v 1.16 2007/10/23 12:03:47 tabthorpe Exp $
#

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

MAINTAINER=	jadawin@tuxaco.net
COMMENT=	A versatile ncurses-based hex editor

GNU_CONFIGURE=	yes
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

MAN1=		hexcurse.1
PLIST_FILES=	bin/hexcurse

.include <bsd.port.mk>
