# -*- 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
homepage http://pip.openplans.org/
description An easy_install replacement
long_description pip is a replacement for easy_install. It uses mostly the \
same techniques for finding packages, so packages that \
were made easy_installable should be pip-installable as \
master_sites http://pypi.python.org/packages/source/p/pip/
checksums md5 47ec6ff3f6d962696fe08d4c8264ad49 \
sha1 bb137ac723389651e6cf56c0c95af0a6547443b6 \
rmd160 2a398d35c63f62194528aa16ce989ce532f6b895
depends_lib-append port:py25-distribute
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
xinstall -m 644 -W ${worksrcpath}/docs index.txt news.txt \
requirement-format.txt configuration.txt \
${destroot}${prefix}/share/doc/${name}
move ${destroot}${prefix}/bin/pip ${destroot}${prefix}/bin/pip-2.5
livecheck.url http://pypi.python.org/pypi/pip
livecheck.regex pip (0\.\[0-9\]+\.\[0-9\]+)