# -*- 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 replaced_by py-obspy PortGroup obsolete 1.0 PortGroup python 1.0 name py-obspy-devel version 1.0.2rc6 revision 1 categories-append science platforms darwin license LGPL-3 maintainers petr openmaintainer description This port is currently a stub replaced by py-obspy long_description \ This port is currently a stub to provice a smooth upgrade path of a \ release candidate towards the released version. \ This port is expected to be reactivated either for some stable \ development snapshot or for the next release candidates. homepage http://www.obspy.org/ python.versions 27 34 35 if {${name} ne ${subport}} { replaced_by py${python.version}-obspy depends_lib }