# Created by: Peter Wemm <peter@FreeBSD.org>
# $FreeBSD: head/editors/hexpert/Makefile 408252 2016-02-05 18:34:16Z marino $

PORTNAME=	hexpert
PORTVERSION=	2.4.1
CATEGORIES=	editors
MASTER_SITES=	LOCAL/peter

MAINTAINER=	peter@FreeBSD.org
COMMENT=	Hexpert - a simple but flexible binary file editor

USES=		ncurses uidfix
MAKE_ENV=	NO_MAN=yes NO_OBJ=yes
MAKE_ARGS=	LDADD="-lncurses"

PLIST_FILES=	bin/hex

.include <bsd.port.mk>
