# $Id$ PortSystem 1.0 name ghemical version 2.95 categories science platforms darwin maintainers simon openmaintainer description Ghemical is computational chemistry package long_description Ghemical is a computational chemistry software package \ written in C++ and released under the GNU GPL. The \ program has GUI based on GTK+2 and supports quantum \ mechanical and molecular mechanic models, with geometry \ optimization, molecular dynamics, and a large set of \ visualization tools. Ghemical relies on external code to \ provide the quantum-mechanical calculations - MOPAC \ provides the semi-empirical MNDO, MINDO, AM1, and PM3 \ methods, and MPQC methods based on Hartree-Fock \ calculations. homepage http://www.bioinformatics.org/ghemical/ master_sites ${homepage}download/current/ checksums md5 262d546d7ceca078d0e12a99211d3734 \ sha1 ac9419292554103f2b9bc7be8dfc921906134351 \ rmd160 866cb26b7980d9cdfc1f73ddc03240df583ded20 depends_build port:pkgconfig depends_lib port:gtk2 \ port:libglade2 \ port:gtkglext \ port:openbabel \ port:libghemical \ port:liboglappth configure.args --enable-gamess \ --enable-shortcuts \ --enable-openbabel platform darwin 9 { configure.ldflags-append "-L${prefix}/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries" }