# $Id: Portfile 126114 2014-10-04 02:15:23Z nicos@macports.org $ #Port made obsolete on 2014/10/04 PortSystem 1.0 name kdetoys3 version 3.5.10 revision 2 replaced_by kdetoys4 platforms darwin maintainers nomaintainer supported_archs noarch description this port is only a stub and has been made obsolete by ${replaced_by} default long_description ${description} homepage http://www.macports.org/ archive_sites distfiles pre-configure { ui_error "KDE3 is considered obsolete, and is being replaced by KDE4. Consequently, ${subport} has been made obsolete by the port ${replaced_by}. Please install ${replaced_by} instead. \ To do this, it is required to fully uninstall KDE3 first, to then install KDE4 by running \ sudo port uninstall --follow-dependents kdelibs3 \ WARNING: By running this command, all KDE3 ports will be uninstalled. Please ensure that there are replacements for all the programs you are using." return -code error "obsolete port" } livecheck.type none