[59201] trunk/dports/python

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


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

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

Added: trunk/dports/python/py26-envisageplugins/Portfile
===================================================================
--- trunk/dports/python/py26-envisageplugins/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-envisageplugins/Portfile	2009-10-11 12:40:04 UTC (rev 59201)
@@ -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 55248 2009-08-07 22:13:57Z macsforever2000 at macports.org $
+
+PortSystem	1.0
+PortGroup	python26 1.0
+
+name                py26-envisageplugins
+version             3.1.0
+categories-append   devel
+maintainers         nomaintainer 
+description         Enthought envisage plugins
+long_description    The EnvisagePlugins project includes a number of plug-ins for the Envisage framework
+platforms           darwin
+homepage            http://code.enthought.com/projects/envisage_plugins.php
+master_sites        http://www.enthought.com/repo/ETS/
+distname            EnvisagePlugins-${version}
+checksums           md5 8a3921e0e2219d828767f3e08ee40103
+
+depends_build-append    port:py26-setuptools
+depends_lib-append      port:py26-envisagecore port:py26-traitsgui
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091011/26182a21/attachment.html>


More information about the macports-changes mailing list