# -*- 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           github 1.0
PortGroup           qmake 1.0

# While CMake build system is also supported, it installs targets in a way
# they are not found by projects in need of them. Use Qmake.
github.setup        d1vanov qt4-mimetypes f7a4aba73d378f9979974403fc3dad9a5d1f3ddc
version             20170225
revision            0
categories          devel
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             LGPL-2.1

description         Backport of QMimeType and QMimeDatabase from Qt5 into Qt4
long_description    {*}${description}

checksums           rmd160  bf4d1daeea798dcb938c57591aae15470a94fee3 \
                    sha256  eba48e4cbc9e3ec287404e252c1aaf2313582c5b1cefd3fc2c75c2a8127f6065 \
                    size    4944465
github.tarball_from archive
