# $Id: Portfile 62873 2010-01-20 14:59:19Z mmoll@macports.org $

PortSystem 1.0
name                ce
version             2004-07-06
categories          science
maintainers         mmoll
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-ce.C.diff patch-Makefile.diff patch-pom.h.diff
use_configure	    no
destroot.env-append PREFIX=${prefix}
universal_variant   no
livecheck.type	    none
