# $Id: Portfile,v 1.1 2005/11/10 23:06:08 mww Exp $ PortSystem 1.0 name xmj version 1.7pre7 categories games x11 maintainers moll@isi.edu description X graphical mahjong multi-player game long_description \ xmj is a multi-player version of the Chinese game of Mah-Jong. \ One can play against computer players or against other human \ players over the network. homepage http://www.stevens-bradfield.com/MahJong distname mj-${version}-src master_sites ${homepage}/Source checksums md5 c81d1c6bcd8577a0a5ba504e8b773f20 depends_lib lib:libX11.6:XFree86 lib:libgtk:gtk1 use_configure no build.args CDEBUGFLAGS=-O2 destroot.target install install.man destroot.destdir DESTDIR=${destroot}/ BINDIR=${prefix}/bin \ MANDIR=${prefix}/share/man/man1