PortSystem 1.0

name		netris
version		0.52
categories	games
license		GPL-2+
maintainers	nomaintainer
description	networked tetris on the console
long_description	${description}
platforms	darwin
homepage	http://netris.org/
master_sites	ftp://ftp.netris.org/pub/netris/
checksums	md5 b55af5697175ee06f7c6e40101979c38

configure.cmd	./Configure
configure.pre_args

destroot {
	xinstall -m 0555 ${worksrcpath}/netris ${destroot}${prefix}/bin
	xinstall -m 0555 ${worksrcpath}/sr ${destroot}${prefix}/bin
}
