Ticket #19567: py25-evisageplugins_Portfile

File py25-evisageplugins_Portfile, 864 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-envisageplugins
8version             3.1.0
9categories-append   devel
10maintainers         vcn.com:jjstickel openmaintainer
11description         Enthought envisage plugins
12long_description    The EnvisagePlugins project includes a number of plug-ins for the Envisage framework
13platforms           darwin
14homepage            http://code.enthought.com/projects/envisage_plugins.php
15master_sites        http://www.enthought.com/repo/ETS/
16distname            EnvisagePlugins-${version}
17checksums           md5 8a3921e0e2219d828767f3e08ee40103
18
19depends_build-append  port:py25-setuptools
20
21depends_lib-append      port:py25-envisagecore\
22    port:py25-traitsgui