# -*- 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$ PortSystem 1.0 PortGroup qmake 1.0 name tea version 43.1.0 description TEA is the powerful text editor for GNU/Linux and *BSD. long_description ${description} maintainers ryandesign openmaintainer categories editors license GPL-3 platforms darwin homepage http://semiletov.org/tea master_sites ${homepage}/dloads/ use_bzip2 yes checksums rmd160 adc7ae338ff5ab697c1cb7189d899698c45155fc \ sha256 36fa3e28391d06f75f67926f5259999829c40c069fb76331a19f3528b463573a depends_lib-append port:aspell \ port:hunspell \ port:zlib patchfiles-append patch-src.pro.diff destroot { copy ${worksrcpath}/bin/tea.app ${destroot}${applications_dir} } livecheck.type regex livecheck.url [lindex ${master_sites} 0] livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}