PortSystem 1.0
name                ce
version             2004-07-06
revision            1
categories          science
maintainers         nomaintainer
description         Combinatorial Extension (CE) Method for 3D protein \
                    structure comparison and alignment
long_description    $description
homepage            http://cl.sdsc.edu/ce.html
platforms           darwin
master_sites        ftp://ftp.sdsc.edu/pub/sdsc/biology/CE/src
distname            ${name}
checksums           md5     ec838ffc2d7c6ac15043e98b094519e1 \
                    sha1    cb1d7507a931e2635f302cad523c3082ba63596b \
                    rmd160  5475e00ff66d95fbe61e433d85067f5830259d0d
worksrcdir          ${name}_distr_${version}
patchfiles          patch-Makefiles.diff patch-nonstandardcode.diff
post-patch {
    reinplace "s|@CXX@|${configure.cxx}|g" ${worksrcpath}/ce/Makefile ${worksrcpath}/pom/Makefile
}
use_configure       no
destroot.env-append PREFIX=${prefix}
universal_variant   no
livecheck.type      none
