Source
# -*- 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 Mar 16, 2016.
replaced_by py-odo
PortGroup obsolete 1.0
name py-into
version 0.2.2
revision 0
homepage http://github.com/ContinuumIO/into/
categories-append devel
license BSD
python.versions 27 34
if {${name} ne ${subport}} {
replaced_by py${python.version}-odo
}