# -*- 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 name py-importlib version 1.0.2 revision 1 # This stub can be removed after 2017-02-26 replaced_by python27 PortGroup obsolete 1.0 platforms darwin license PSF maintainers nomaintainer description Stub for obsolete py26-importlib long_description ${description} python.versions 26 if {${subport} ne ${name}} { depends_lib replaced_by python27 PortGroup obsolete 1.0 } livecheck.type none