Portfile

# $Id: Portfile 20295 2006-11-01 18:22:31Z blair@macports.org $

PortSystem 1.0

name cmatrix
version 1.2a
categories games x11
maintainers denis.defreyne@ugent.be
description Console Matrix
long_description Console Matrix simulates the display from "The Matrix"
homepage http://www.astyanax.org/cmatrix/

master_sites http://www.astyanax.org/cmatrix/dist
checksums md5 ebfb5733104a258173a9ccf2669968a1

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

platform darwin 8 {
configure.env CC=/usr/bin/gcc-4.0 CPP=/usr/bin/cpp-4.0 CXX=/usr/bin/g++-4.0
}