Changeset 82209
- Timestamp:
- 08/10/11 07:31:53 (4 years ago)
- Location:
- trunk/dports/python/py27-spyder
- Files:
-
- 1 edited
- 1 copied
-
. (copied) (copied from trunk/dports/python/py26-spyder)
-
Portfile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/python/py27-spyder/Portfile
r76966 r82209 3 3 4 4 PortSystem 1.0 5 PortGroup python2 61.05 PortGroup python27 1.0 6 6 PortGroup qt4 1.0 7 7 8 name py2 6-spyder9 version 2.0. 88 name py27-spyder 9 version 2.0.12 10 10 categories python devel 11 11 platforms darwin 12 maintainers jameskyle openmaintainer 12 maintainers nomaintainer 13 license MIT 13 14 homepage http://packages.python.org/spyder/ 14 15 description development environment with advanced editing, \ … … 24 25 use_zip yes 25 26 26 depends_lib-append port:py2 6-pyqt4 \27 port:py2 6-lint \28 port:py2 6-numpy \29 port:py2 6-scipy \30 port:py2 6-matplotlib \31 port:py2 6-sphinx27 depends_lib-append port:py27-pyqt4 \ 28 port:py27-lint \ 29 port:py27-numpy \ 30 port:py27-scipy \ 31 port:py27-matplotlib \ 32 port:py27-sphinx 32 33 33 checksums md5 bf379479e51b7163883533bb0f027948 \ 34 sha1 8ecc937575620d1559c3f4f90ca01340a8ef69f5 34 checksums md5 035852cfc6109541d72003111cf31bb3 \ 35 sha1 a592caf81f4c1f72d637a5269f5c60f8f43e57ee 36 35 37 post-destroot { 36 38 ln -s ${python.prefix}/bin/spyder ${destroot}${prefix}/bin/
Note: See TracChangeset
for help on using the changeset viewer.

