Ticket #19567: py25-envisagecore_Portfile

File py25-envisagecore_Portfile, 838 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 3/24/09
3
4PortSystem      1.0
5PortGroup       python25 1.0
6
7name                py25-envisagecore
8version             3.1.0
9categories-append   devel
10maintainers         vcn.com:jjstickel openmaintainer
11description         The Enthought envisage package
12long_description    Envisage is a Python-based framework for building extensible applications
13platforms           darwin
14homepage            http://code.enthought.com/projects/envisage/
15master_sites        http://www.enthought.com/repo/ETS/
16distname            EnvisageCore-${version}
17checksums           md5 6b3e984fbd97c674518c7c9c27df3160
18
19depends_build-append  port:py25-setuptools
20
21depends_lib-append      port:py25-enthoughtbase\
22    port:py25-traits