# -*- coding: utf-8; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup python 1.0 name py-scikits-statsmodels version 0.4.3 revision 1 categories-append science python.versions 26 27 32 long_description Statsmodels is a Python package that provides \ a complement to scipy for statistical computations \ including descriptive statistics and estimation \ of statistical models. if {${name} ne ${subport}} { replaced_by py${python.version}-statsmodels } else { replaced_by py-statsmodels } PortGroup obsolete 1.0