a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20338 2006-11-02 00:50:31Z blair@macports.org $
PortSystem 1.0
name centericq
version 4.21.0
revision 1
categories net
maintainers neowolf@freeshell.org
platforms darwin
description Console multi-im client.
long_description Console client for AIM/ICQ/Yahoo/IRC/LiveJournal.
checksums md5 82e426f2b4f6f2ab799c28807f36ade6
homepage http://konst.org.ua/en/centericq/
master_sites http://konst.org.ua/download/
use_bzip2 yes
configure.args --disable-msn
build.type gnu
post-destroot { system "strip ${destroot}${prefix}/bin/centericq" }