# $Id$ PortSystem 1.0 PortGroup github 1.0 PortGroup xcode 1.0 github.setup mklein-de appkido 0.986sp4 name AppKiDo categories aqua devel platforms darwin maintainers puffin.lb.shuttle.de:michael.klein openmaintainer description Provides a powerful interface to Apple's Cocoa documentation long_description \ AppKiDo is a free reference tool for Cocoa Objective-C \ programmers. It parses the header files and HTML \ documentation files provided by Developer Tools and \ presents the results in a powerful interface. homepage http://homepage.mac.com/aglee/downloads/appkido.html distname ${name}-${version} checksums sha256 86facd2d797766c94da70a25ab6ddbe50d6c2b9b9792376707cfd7e903504324 \ rmd160 15f501cd979cf6ca903314cf97485ac11799edc4 patchfiles 0001-compile-fixes-for-Xcode-3.1.3.patch \ patch-GlobalClasses-AKPrefUtils.m.diff build.dir ${worksrcpath}/src xcode.build.settings-append SDKROOT_i386=${configure.sdkroot} \ SDKROOT_ppc=${configure.sdkroot} xcode.destroot.settings-append SDKROOT_i386=${configure.sdkroot} \ SDKROOT_ppc=${configure.sdkroot} \ SKIP_INSTALL=NO livecheck.type regex livecheck.regex ${name}-(\[\\w.\]+)\\.zip