# $Id: Portfile,v 1.5 2006/03/21 07:14:17 markd Exp $

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" }
