[59197] trunk/dports/python

jochen at macports.org jochen at macports.org
Sun Oct 11 05:28:42 PDT 2009


Revision: 59197
          http://trac.macports.org/changeset/59197
Author:   jochen at macports.org
Date:     2009-10-11 05:28:41 -0700 (Sun, 11 Oct 2009)
Log Message:
-----------
New port (on the way to py26-mayavi)

Added Paths:
-----------
    trunk/dports/python/py26-envisagecore/
    trunk/dports/python/py26-envisagecore/Portfile

Added: trunk/dports/python/py26-envisagecore/Portfile
===================================================================
--- trunk/dports/python/py26-envisagecore/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-envisagecore/Portfile	2009-10-11 12:28:41 UTC (rev 59197)
@@ -0,0 +1,20 @@
+# -*- 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 55246 2009-08-07 22:11:59Z macsforever2000 at macports.org $
+
+PortSystem	1.0
+PortGroup	python26 1.0
+
+name                py26-envisagecore
+version             3.1.0
+categories-append   devel
+maintainers         nomaintainer
+description         The Enthought envisage package
+long_description    Envisage is a Python-based framework for building extensible applications
+platforms           darwin
+homepage            http://code.enthought.com/projects/envisage/
+master_sites        http://www.enthought.com/repo/ETS/
+distname            EnvisageCore-${version}
+checksums           md5 6b3e984fbd97c674518c7c9c27df3160
+
+depends_build-append    port:py26-setuptools
+depends_lib-append      port:py26-enthoughtbase port:py26-traits
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091011/6f4f2806/attachment.html>


More information about the macports-changes mailing list