# Created by: joerg
# $FreeBSD: editors/bpatch/Makefile 327720 2013-09-20 16:36:23Z bapt $

PORTNAME=	bpatch
PORTVERSION=	1.0
PORTREVISION=	1
CATEGORIES=	editors
MASTER_SITES=	ftp://ftp.interface-business.de/pub/outgoing/
DISTNAME=	${PORTNAME}

MAINTAINER=	joerg@FreeBSD.org
COMMENT=	A hex editor that doesn't load the whole file at once

MAN1=		bpatch.1
NO_WRKSUBDIR=   yes
PLIST_FILES=	bin/bpatch

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