# $Id: Portfile 27807 2007-08-14 14:24:08Z nox@macports.org $

PortSystem		1.0
PortGroup		xcode 1.0

name			OSXPal
version			1.1
categories		aqua
maintainers		nomaintainer
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. Thats it.

homepage		http://www.pyronecrophilia.com/osxpal/
master_sites	http://www.pyronecrophilia.com/content/OSXPal/
distname		${distname}-source
use_zip			yes

checksums		md5 3d9687acb924509e12c466413b2f7ed1 \
				sha1 c968c38f079e900b6351cbb62e899c41dfecae31 \
				rmd160 1ec8d427f295aa154d7c014df8c80d25a08a54bf

depends_run		port:fortune

worksrcdir		${name}

universal_variant no

