Ticket #61725: Portfile

File Portfile, 855 bytes (added by mtn88 (Max), 3 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
3PortSystem          1.0
4
5name                bvi
6version             1.4.1
7platforms           darwin
8categories          editors
9license             GPL-2
10maintainers         kruschwitz.biz:max
11description         Vi-like binary file (hex) editor
12long_description    Bvi is a display-oriented (hex) editor for binary \
13                    files, based on the vi(1) texteditor.
14homepage            http://bvi.sourceforge.net/
15master_sites        sourceforge
16
17checksums           rmd160 d2b58000887b924ed04528da93dc29e77e8f1396 \
18                    sha256 3035255ca79e0464567d255baa5544f7794e2b7eb791dcc60cc339cf1aa01e28 \
19                    size 143181
20
21extract.suffix      .src.tar.gz
22
23depends_lib         port:ncurses