# $Id$ PortSystem 1.0 PortGroup xcode 1.0 name MultiTerm version 0.13 categories aqua sysutils maintainers nomaintainer description MultiTerm is an extendible Terminal Emulation long_description \ MultiTerm aims to become an extendible Terminal Emulation \ which provides a high quality user interface for everyday \ terminal work. homepage http://www.13thfloor.at/${name}/ master_sites ${homepage} distname ${name}-V${version} checksums md5 a71d8733c133e1a7fdc92a3f8fb8d4bf \ sha1 849cbb743b3ade445d2ad5936a61f8bde2213b5e \ rmd160 a6d1a71998326d3e827a05f1154e3376517d6c37 worksrcdir ${name} pre-build { touch ${worksrcpath}/gpl.html ${worksrcpath}/gpl.txt } variant universal { post-patch { reinplace -E "/OTHER_CFLAGS =/s|\"\"|\"${configure.universal_cflags}\"|" \ ${worksrcpath}/${name}.pbproj/project.pbxproj reinplace -E "/OTHER_LDFLAGS =/s|\"\"|\"${configure.universal_ldflags}\"|" \ ${worksrcpath}/${name}.pbproj/project.pbxproj } } livecheck.check regex livecheck.url ${homepage} livecheck.regex "Application Prototype V(\\d+(?:\\.\\d+)*)"