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 | # $Id$ |
---|
3 | PortSystem 1.0 |
---|
4 | name radare2 |
---|
5 | version 0.9 |
---|
6 | categories devel |
---|
7 | platforms darwin |
---|
8 | maintainers gmail.com:a2piratesoft |
---|
9 | description Opensource tools to disasm, debug, analyze and manipulate binary files. |
---|
10 | long_description Opensource tools to disasm, debug, analyze and manipulate binary files. |
---|
11 | homepage http://radare.org |
---|
12 | master_sites http://radare.org/get/ |
---|
13 | |
---|
14 | checksums md5 751f0dc71f82b7689f10365ee3a5842f \ |
---|
15 | sha1 e77c85b001d9308f38a336b26544836fbe1d14dc \ |
---|
16 | rmd160 f68ebf07ec62e907980e8f8bc195754bf993b466 |
---|
17 | depends_lib |
---|
18 | license GPL-3 |
---|