# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 74313 2010-12-12 01:07:03Z ryandesign@macports.org $

PortSystem	1.0
PortGroup	python25 1.0

name                py25-enthoughtbase
version             3.0.6
categories-append   devel
maintainers         vcn.com:jjstickel openmaintainer 
supported_archs     noarch

description         The Enthought base package
long_description    The EnthoughtBase project includes a few core packages\
    that are used by many other projects in the Enthought Tool Suite
platforms           darwin
homepage            http://code.enthought.com/projects/enthought_base.php
master_sites        http://www.enthought.com/repo/ETS/
distname            EnthoughtBase-${version}

checksums           sha1    f82e4ee9b933453f1a248899494ab3119e8ea289 \
                    rmd160  97ba19b823606c275614c7f69ee411cd7dbe28d1

depends_build-append  port:py25-distribute \
                    port:py25-setupdocs
