Modified: trunk/dports/python/py-montage/Portfile (89515 => 89522)
--- trunk/dports/python/py27-montage/Portfile 2012-02-01 16:22:54 UTC (rev 89515)
+++ trunk/dports/python/py-montage/Portfile 2012-02-01 16:52:58 UTC (rev 89522)
@@ -1,11 +1,12 @@
# -*- 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 python27 1.0
+PortSystem 1.0
+PortGroup python 1.0
-name py27-montage
+name py-montage
version 0.9.3
+revision 1
maintainers robitaille
categories-append science
@@ -22,10 +23,13 @@
homepage http://astrofrog.github.com/python-montage/
master_sites http://cloud.github.com/downloads/astrofrog/python-montage/
distname python-montage-${version}
-checksums md5 ffd96725c412286db010fbe06f6246f6 \
- sha1 ed4ace6824636b635ccb8410737d33a6c3a2c56c \
+checksums md5 ffd96725c412286db010fbe06f6246f6 \
+ sha1 ed4ace6824636b635ccb8410737d33a6c3a2c56c \
rmd160 0eb8f838332c97d27029d48e4ecef24761eff09b
-depends_run-append port:py27-numpy \
- port:py27-pyfits \
+python.versions 25 26 27
+python.default_version 27
+
+depends_run-append port:py${python.version}-numpy \
+ port:py${python.version}-pyfits \
port:montage