# $Id: Portfile 65503 2010-03-26 22:02:09Z juanger@macports.org $ PortSystem 1.0 PortGroup xcode 1.0 name Pallet version 0.1.0 categories sysutils aqua macports maintainers juanger description Aqua application to control a MacPorts installation. long_description \ Pallet is an aqua application that controls a MacPorts installation, including the \ installation, upgrading, and removal of individual ports. homepage http://www.macports.org #master_sites #distname ${name} #checksums md5 c586fd603d9978b306aee428ea39e329 platforms macosx fetch.type svn svn.url http://svn.macosforge.org/repository/macports/contrib/Pallet svn.tag 65496 worksrcdir Pallet xcode.target Pallet xcode.configuration Release xcode.build.settings FRAMEWORK_SEARCH_PATHS="${frameworks_dir}" xcode.destroot.settings FRAMEWORK_SEARCH_PATHS="${frameworks_dir}" depends_lib-append port:MacPorts_Framework