[59196] trunk/dports/python

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


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

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

Added: trunk/dports/python/py26-traits/Portfile
===================================================================
--- trunk/dports/python/py26-traits/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-traits/Portfile	2009-10-11 12:28:18 UTC (rev 59196)
@@ -0,0 +1,22 @@
+# -*- 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 55251 2009-08-07 22:33:45Z macsforever2000 at macports.org $
+
+PortSystem	1.0
+PortGroup	python26 1.0
+
+name                py26-traits
+version             3.1.0
+categories-append   devel
+maintainers         nomaintainer 
+description         The Enthought traits package
+long_description    A trait is a type definition that can be used for normal\
+    Python object attributes, giving the attributes\
+    some additional characteristics.
+platforms           darwin
+homepage            http://code.enthought.com/projects/traits/
+master_sites        http://www.enthought.com/repo/ETS/
+distname            Traits-${version}
+checksums           md5 df2ed50626c302e5b8eb89e9766be5a9
+
+depends_build-append    port:py26-setuptools
+depends_lib-append      port:py26-numpy port:py26-enthoughtbase
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091011/43933b8d/attachment-0001.html>


More information about the macports-changes mailing list