# $Id: Portfile 28569 2007-09-03 20:41:56Z mww@macports.org $ PortSystem 1.0 name xmahjongg version 3.6.1 categories games maintainers kranki2@earthlink.net description X graphical mahjongg solitaire game long_description \ xmahjongg is a graphical solitaire game based on the Chinese game, \ Mah Jongg. homepage http://www.lcdf.org/~eddietwo/xmahjongg platforms darwin master_sites ${homepage} checksums md5 d8367caefbdae8e10c48593d17c342ae depends_lib lib:libX11.6:XFree86 lib:libfreetype.6:freetype platform darwin { pre-configure { file copy -force /usr/share/libtool/config.guess ${worksrcpath}/ file copy -force /usr/share/libtool/config.sub ${worksrcpath}/ } configure.cppflags-append "-no-cpp-precomp" }