# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $
PortSystem		1.0
name			mindless
version			1.5
categories		games
maintainers		poste.it:marco.bonetti
description		Play collectable card games against other player
long_description	\
	Mindless Automaton is a virtual tabletop on which you can play card \
	games against other people over a network.  It was designed to \
	simulate the Magic: The Gathering(R) game, but it can be expanded to \
	simulate other games. Mindless Automaton was very, very inspired by \
	the popular Windows program Apprentice.
homepage		http://mindless.sourceforge.net/
platforms		darwin
master_sites		sourceforge
checksums		mindless-1.5.tar.gz md5 12bf8d05e2721086bd704253cd926a3f
depends_lib		lib:libgtk.2:gtk2
use_configure		no
destroot		{ xinstall ${worksrcpath}/mindless ${destroot}${prefix}/bin/ }
