# -*- 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 65908 2010-04-02 22:28:17Z jmr@macports.org $

PortSystem	1.0
PortGroup	python26 1.0

name                py26-enthoughtbase
version             3.0.2
categories-append   devel
maintainers         nomaintainer 
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           md5 e4463c165534f1d31ad1ab5c2eced1b6

depends_build-append  port:py26-distribute

patchfiles          changeset_r24034.diff
patch.pre_args      -p3
