# -*- 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 python 1.0 # This port can be removed on Nov 6, 2016. replaced_by py-bcolz PortGroup obsolete 1.0 name py-carray version 0.5.1 revision 1 python.versions 26 27 if {${name} ne ${subport}} { replaced_by py${python.version}-bcolz }