# -*- 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 PortSystem 1.0 PortGroup github 1.0 PortGroup qmake5 1.0 github.setup radareorg iaito 5.9.2 revision 0 categories devel aqua license GPL-3 maintainers {i0ntempest @i0ntempest} openmaintainer description Fork of Cutter from the last working commit with radare2 long_description iaito (formerly Cutter) is a free and open-source reverse engineering framework\ powered by radare2. Its goal is making an advanced, customizable\ and FOSS reverse-engineering platform while keeping the user\ experience at mind. Cutter is created by reverse engineers for\ reverse engineers. homepage https://www.radare.org/n/iaito.html checksums rmd160 19e4503ebd4fc251d3c433511478fb662f2969c5 \ sha256 5508807e25e580f52c60556dc4c4dd9f97bb117decd5cc4b5a1dcec5567367ab \ size 3106644 # port prone to stealth upgrade after release, consider waiting for a few days before updating to a new version depends_lib-append port:radare2 depends_run-append path:bin/dot:graphviz qt5.depends_component \ qtsvg compiler.cxx_standard \ 2017 configure.args-append \ src/Iaito.pro \ INCLUDEPATH+=${prefix}/include/libr destroot { copy ${worksrcpath}/iaito.app ${destroot}${applications_dir} }