# -*- 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 # $Id: Portfile 125940 2014-09-30 02:59:23Z ryandesign@macports.org $ PortSystem 1.0 PortGroup github 1.0 PortGroup qmake 1.0 github.setup QupZilla qupzilla 1.8.0 v name QupZilla categories www platforms darwin maintainers ryandesign openmaintainer license GPL-3+ description fast lightweight web browser made with QtWebKit long_description QupZilla is a ${description}. QupZilla has all the \ standard features you expect from a web browser, \ including bookmarks, history, tabbed browsing, RSS \ feeds, ad blocking, Flash blocking, and an SSL \ certificate manager. homepage http://www.qupzilla.com/ checksums rmd160 0af116776b22688f4d310008ff832a6ed880f50d \ sha256 a38395cf5711a252ace0446124621c024fd663a8e7598bb7a18ae58001effba9 patchfiles patch-mac-macdeploy.sh.diff patchfiles-append patch-src-lib-lib.pro.diff build.args-append QUPZILLA_PREFIX=${prefix}/ destroot { system -W ${worksrcpath} "./mac/macdeploy.sh true" copy ${worksrcpath}/bin/QupZilla.app ${destroot}${applications_dir} }