Source
xxxxxxxxxx
# -*- 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
PortSystem 1.0
replaced_by py-astropy
PortGroup obsolete 1.0
PortGroup python 1.0
name py-asciitable
version 0.8.0
revision 2
python.versions 27 34 35 36
if {${name} ne ${subport}} {
replaced_by py${python.version}-astropy
}
subport py26-asciitable {
replaced_by py27-astropy
}