# -*- 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           xcode 1.0

name                HexEditPowerPC
version             2.20
revision            0
categories          sysutils devel aqua
supported_archs     ppc ppc64
platforms           {darwin < 11}
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
description         Original HexEdit
long_description    Allows editing of any size file in hexadecimal, decimal and ASCII. \
                    A great tool that allows you to edit and analyze the contents for either the data \
                    or resource fork of any type of file. 68K, PPC and Carbon run on MacOS 7-9 and X.
license             {LGPL-2 MPL-1}
homepage            https://sourceforge.net/projects/hexedit
master_sites        ${homepage}/files/HexEdit/HexEdit%20v${version}/
distname            HexEdit_220_Project
use_zip             yes
checksums           rmd160  a5d082aa8d5387c5d21855058ce6e1001d9847fa \
                    sha256  d0bf7dea61120dd553ff29d1c736c6ce7651f347cd4bad5f30e208c56aa9f58e \
                    size    664078

worksrcdir          "HexEdit\ Project"

xcode.project       !HexEdit-2.4.xcode