# $Id: Portfile,v 1.11 2004/06/25 15:18:53 mww Exp $ PortSystem 1.0 name Fire version 1.0.3 categories aqua net irc maintainers mww@opendarwin.org description multi protocol IM client (AIM, irc, ICQ, Jabber, MSN, Yahoo) long_description Fire is a Free Instant Messaging Client for Mac OS X \ which supports all of the most popular Instant Messaging \ services in one easy-to-use application: AIM, ICQ, irc, \ Jabber, MSN, Yahoo! Messenger. homepage http://fire.sourceforge.net/ master_sites sourceforge:fire distname ${name}.app${version}.source checksums md5 ce566b9b6c8e786af7db6eaccbcbd4b6 platforms darwin worksrcdir fire use_configure no build.type pbx build.target destroot { xinstall -d -m 755 ${destroot}/Applications/DarwinPorts file copy ${worksrcpath}/build/Fire.app \ ${destroot}/Applications/DarwinPorts/Fire.app }