# $Id: Portfile 83858 2011-09-12 04:15:45Z ryandesign@macports.org $

PortSystem		1.0
PortGroup		xcode 1.0

name			OSXPal
version			1.1
categories		aqua
maintainers		nomaintainer
license			GPL-2

description		Useless dock-only fortune application for Mac OS X

long_description	OSX Pal is a useless dock-only application for Mac OS X \
				based on the also-useless Window Maker dockapp wmpal. It will \
				sit in your dock and when clicked give you a fortune. That's it.

homepage		http://osxpal.sourceforge.net/

depends_run		port:fortune

fetch.type      cvs
cvs.root        :pserver:anonymous@osxpal.cvs.sourceforge.net:/cvsroot/osxpal
cvs.module      osxpal
cvs.date        2005-06-10

worksrcdir		${name}
