Ticket #14798: Portfile

File Portfile, 756 bytes (added by mtn88 (Max), 16 years ago)
Line 
1# $Id: Portfile 20293 2006-11-01 17:47:33Z blair@macports.org $
2
3PortSystem 1.0
4
5name            bvi
6version         1.3.2
7platforms       darwin
8categories      editors
9maintainers     max@kruschwitz.biz
10description     A vi-like binary file (hex)editor
11
12long_description \
13                Bvi is a display oriented (hex)editor for binary \
14                files based on those of the vi(1) texteditor.
15
16homepage        http://bvi.sourceforge.net/
17master_sites    sourceforge
18
19checksums       md5 4257305ffb27177a6d5208b2df4ca92d \
20                sha1 0ff213ebb5cd0993c5d1f7c8d4172aaec709aac1 \
21                rmd160 d50aa06d5c978026d363002fee194802b2096cbc
22
23extract.suffix  .src.tar.gz
24configure.type  gnu
25configure.args   --mandir=${prefix}/share/man