# $Id: Portfile 106348 2013-05-23 09:58:16Z ryandesign@macports.org $ PortSystem 1.0 PortGroup python27 1.0 name py27-pathtools set real_name pathtools version 0.1.2 maintainers nomaintainer platforms darwin description File system general utilities license MIT supported_archs noarch long_description \ ${description} homepage http://github.com/gorakhargosh/${real_name} master_sites http://pypi.python.org/packages/source/p/${real_name} distname ${real_name}-${version} checksums md5 9a1af5c605768ea5804b03b734ff0f82 \ sha1 765b6a002a23d802d6a02d5c1bd14922339c98c1 \ rmd160 cdc2001f64f953bcff70e1dd85d2527665a12272 depends_build port:py27-distribute