[59200] trunk/dports/python

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


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

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

Added: trunk/dports/python/py26-apptools/Portfile
===================================================================
--- trunk/dports/python/py26-apptools/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-apptools/Portfile	2009-10-11 12:35:57 UTC (rev 59200)
@@ -0,0 +1,27 @@
+# -*- 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 55255 2009-08-07 22:36:00Z macsforever2000 at macports.org $
+
+PortSystem	1.0
+PortGroup	python26 1.0
+
+name                py26-apptools
+version             3.2.0
+categories-append   devel
+maintainers         nomaintainer 
+description         The Enthought apptools package
+long_description    The Enthought Tool Suite includes a set of packages\
+    that we have found useful in creating a number of applications.\
+    They implement functionality that is commonly needed by many applications.\
+    These packages are distributed together as the AppTools project.
+platforms           darwin
+homepage            http://code.enthought.com/projects/app_tools.php
+master_sites        http://www.enthought.com/repo/ETS/
+distname            AppTools-${version}
+checksums           md5 8aa64f9e04f3cdcdaab91d73a9790928
+
+depends_build-append  port:py26-setuptools
+
+depends_lib-append  port:py26-configobj\
+    port:py26-numpy\
+    port:py26-envisagecore\
+    port:py26-traitsgui
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091011/8912571a/attachment.html>


More information about the macports-changes mailing list