[73559] trunk/dports/python

macsforever2000 at macports.org macsforever2000 at macports.org
Wed Nov 17 15:49:14 PST 2010


Revision: 73559
          http://trac.macports.org/changeset/73559
Author:   macsforever2000 at macports.org
Date:     2010-11-17 15:49:09 -0800 (Wed, 17 Nov 2010)
Log Message:
-----------
py26-chaco. Added new port (#27267)

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

Added: trunk/dports/python/py26-chaco/Portfile
===================================================================
--- trunk/dports/python/py26-chaco/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-chaco/Portfile	2010-11-17 23:49:09 UTC (rev 73559)
@@ -0,0 +1,32 @@
+# -*- 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$
+
+PortSystem	1.0
+PortGroup	python26 1.0
+
+name                py26-chaco
+version             3.3.2
+categories-append   devel
+maintainers         nomaintainer
+platforms           darwin
+
+description         The Enthought chaco package for 2-D plotting
+long_description    Chaco is a Python plotting application toolkit that facilitates writing plotting applications at all \
+                    levels of complexity, from simple scripts with hard-coded data to large plotting programs with complex \
+                    data interrelationships and a multitude of interactive tools. While Chaco generates attractive static plots \
+                    for publication and presentation, it also works well for interactive data visualization and exploration.
+
+homepage            http://code.enthought.com/projects/chaco/
+master_sites        http://www.enthought.com/repo/ETS/
+distname            Chaco-${version}
+
+checksums           md5     18bbcc5e06dcfc6f29933d6b44d50a89 \
+                    sha1    ea902ffe0e07d87b1add5d0df4b93d74d7c23054 \
+                    rmd160  06ad58baf2887d757cae8b239da421a464f49569
+
+depends_build-append \
+                    port:py26-distribute
+depends_lib-append \
+                    port:py26-numpy \
+                    port:py26-enthoughtbase \
+                    port:py26-enable


Property changes on: trunk/dports/python/py26-chaco/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101117/f3448e3b/attachment.html>


More information about the macports-changes mailing list