Portfile

# $Id: Portfile 22970 2007-03-20 22:55:33Z eridius@macports.org $

PortSystem 1.0
PortGroup xcode 1.0

name Pallet
version 0.1.0
categories sysutils aqua macports
maintainers rhwood@macports.org
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/users/rhwood/Pallet

worksrcdir Pallet

xcode.target Pallet
xcode.configuration Release