# $Id$ PortSystem 1.0 name adium version 1.1.1 categories net aqua maintainers rhwood openmaintainer description a multiple protocol instant messaging client long_description \ Adium is a free instant messaging application. With Adium, you can \ connect to any number of messaging accounts on any combination of \ supported messaging services and then chat with other people using \ those services. fetch.type svn svn.url svn://svn.adiumx.com/adium/tags/AdiumX_${version} worksrcdir AdiumX_${version} use_configure no depends_build port:subversion build.type pbx build.target -project Adium.xcodeproj -target Adium build.args -configuration Deployment destroot { set appPath ${destroot}/Applications/MacPorts xinstall -d ${appPath} file copy ${worksrcpath}/build/Deployment/Adium.app ${appPath} }