Ticket #19567: py25-enthoughtbase_Portfile

File py25-enthoughtbase_Portfile, 891 bytes (added by jjstickel@…, 15 years ago)
Line 
1# -*- 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
2# JJS 5/1/09
3
4PortSystem      1.0
5PortGroup       python25 1.0
6
7name                py25-enthoughtbase
8version             3.0.2
9categories-append   devel
10maintainers         vcn.com:jjstickel openmaintainer
11description         The Enthought base package
12long_description    The EnthoughtBase project includes a few core packages\
13    that are used by many other projects in the Enthought Tool Suite
14platforms           darwin
15homepage            http://code.enthought.com/projects/enthought_base.php
16master_sites        http://www.enthought.com/repo/ETS/
17distname            EnthoughtBase-${version}
18checksums           md5 e4463c165534f1d31ad1ab5c2eced1b6
19
20depends_build-append  port:py25-setuptools
21
22patchfiles          changeset_r24034.diff
23patch.pre_args      -p3