# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 83385 2011-08-31 01:52:26Z dports@macports.org $

PortSystem 1.0

name            vbindiff
version         3.0_beta4
categories      sysutils textproc devel
maintainers     yahoo.com:wickedguitar6
description     Visual Binary Diff
long_description    VBinDiff (Visual Binary Diff) displays files in \
                    hexadecimal and ASCII (or EBCDIC). It can also display \
                    two files at once, and highlight the differences between \
                    them. Unlike diff, it works well with large files (up to \
                    4 GB).

homepage        http://www.cjmweb.net/vbindiff/
platforms       darwin
license         GPL-2+
master_sites    ${homepage}

checksums       md5 dbda80ef580e1a0975ef50b9aaa5210e \
                sha1 0e8c63debafe3d5bb8741e0254c95457d78c7f2d \
                rmd160 156fa68891d4aa9c0280177c70e1a3d53b912d13

depends_lib     port:ncurses
