# Created by: chinsan
# $FreeBSD: tags/RELEASE_10_1_0/textproc/vbindiff/Makefile 347025 2014-03-04 15:39:19Z miwi $

PORTNAME=	vbindiff
PORTVERSION=	3.0.b4
CATEGORIES=	textproc
MASTER_SITES=	http://www.cjmweb.net/vbindiff/
DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/_beta/}

MAINTAINER=	cyberbotx@cyberbotx.com
COMMENT=	Visual binary diff, visually compare binary files

GNU_CONFIGURE=	yes

PLIST_FILES=	bin/vbindiff \
		man/man1/vbindiff.1.gz

.include <bsd.port.mk>
