# -*- 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 84550 2011-09-27 21:05:11Z snc@macports.org $

PortSystem          1.0

name                centerim-devel
replaced_by         centerim
version             4.22.10
categories          net
platforms           darwin
maintainers         nomaintainer
license             GPL-2+

description         Console multi-IM client.
long_description    Console client for AIM/ICQ/Yahoo/MSN/IRC/LiveJournal.

homepage            http://www.centerim.org/

distfiles

pre-configure {
    ui_error "${name} has been replaced by ${replaced_by}. Please install ${replaced_by} instead."
    return -code error "obsolete port"
}

livecheck.type      none
