# Created by: Mikhail Teterin
# $FreeBSD: editors/fb/Makefile 327720 2013-09-20 16:36:23Z bapt $

PORTNAME=	fb
PORTVERSION=	1.5
CATEGORIES=	editors
MASTER_SITES=	http://home.mho.net/jswaby/
DISTNAME=	${PORTNAME}
EXTRACT_SUFX=	_tar.gz

MAINTAINER=	mi@aldan.algebra.com
COMMENT=	Binary file viewer, editor, and manipulator (and a lot more)

NO_WRKSUBDIR=	Yes

MAN1=		fb.1
MANCOMPRESSED=	maybe
PLIST_FILES=	bin/fb
MAKEFILE=	${FILESDIR}/Makefile.in
MAKE_ARGS+=	PREFIX="${PREFIX}"

NO_STAGE=	yes
.include <bsd.port.mk>
