# $Id: Portfile 73049 2010-11-02 02:29:42Z juanger@macports.org $ PortSystem 1.0 PortGroup xcode 1.0 name Pallet version 1.1 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.revision 73027 worksrcdir Pallet xcode.target Pallet xcode.configuration Release platform darwin 8 { pre-fetch { ui_error "${name} requires Mac OS X 10.5 or greater." } } xcode.build.settings FRAMEWORK_SEARCH_PATHS='${frameworks_dir} Growl-1.2.1-Framework' xcode.destroot.settings FRAMEWORK_SEARCH_PATHS='${frameworks_dir} Growl-1.2.1-Framework' depends_lib-append port:MacPorts_Framework