# -*- 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 99527 2012-11-08 14:30:05Z michaelld@macports.org $

PortSystem          1.0

name                qt4-mac-devel
set ver_nums        4.8.3
version             ${ver_nums}
revision            1
categories          aqua
platforms           macosx
maintainers         michaelld openmaintainer
license             {LGPL-2.1 GPL-3}

homepage            http://qt-project.org
description         Qt Tool Kit
long_description    Qt Tool Kit: A cross-platform framework \
                    (headers, data, and libraries) for writing \
                    cross-platform GUI-based applications.

# disable this port for now

replaced_by qt4-mac

livecheck.type      none

pre-configure {
    ui_error "This port has been temporarily replaced by 'qt4-mac'; it will be updated to 5.0 beta or a release candidate hopefully soon."
    return -code error
}

distfiles
