Ticket #21748: Portfile

File Portfile, 774 bytes (added by wickedguitar6@…, 15 years ago)
Line 
1# -*- 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
2
3# $Id$
4
5PortSystem 1.0
6
7name            vbindiff
8version         3.0_beta4
9categories      devel
10maintainers     wickedguitar6@yahoo.com
11description     Visual Binary Diff
12long_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).
13
14homepage        http://www.cjmweb.net/vbindiff/
15platforms       darwin
16master_sites    http://www.cjmweb.net/vbindiff/
17
18checksums       md5 dbda80ef580e1a0975ef50b9aaa5210e \
19                sha1 0e8c63debafe3d5bb8741e0254c95457d78c7f2d \
20                rmd160 156fa68891d4aa9c0280177c70e1a3d53b912d13
21
22