Portfile

# $Id: Portfile 20295 2006-11-01 18:22:31Z blair@macports.org $
PortSystem 1.0
name mindless
version 1.5
categories games
maintainers marco.bonetti@poste.it
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/ }