# $Id: Portfile 57375 2009-09-10 08:16:41Z ryandesign@macports.org $

PortSystem			1.0

name				cmatrix
version				1.2a
categories			games x11
platforms			darwin
maintainers			nomaintainer
description			Console Matrix
long_description	Console Matrix simulates the display from "The Matrix"
homepage			http://www.astyanax.org/old/cmatrix/

master_sites		${homepage}dist
checksums			md5 ebfb5733104a258173a9ccf2669968a1 \
					sha1 ca078c10322a47e327f07a44c9a42b52eab5ad93 \
					rmd160 8a401753ca0e88c0d24b6a8c3f23b725368c13bb

configure.args		--mandir=${prefix}/share/man

livecheck.type  regex
livecheck.url   ${master_sites}
livecheck.regex {cmatrix-([0-9a-z\.]+)\.tar\.gz}
