# -*- 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 PortGroup bitbucket 1.0 bitbucket.setup Mekk mercurial-extension_utils 1.3.0 name py-mercurial_extension_utils categories-append devel license GPL maintainers sean openmaintainer description Utility methods for Mercurial extensions long_description ${description} platforms darwin checksums rmd160 f523274a3b656986a788eddaea82e4d6edbe3b5c \ sha256 9c7c8a0bb8cf8141d88280fd55fa0bdb82dd27289ea2e246a8f863d26eeffffc python.versions 27 if {${name} ne ${subport}} { depends_run bin:hg:mercurial depends_build port:py${python.version}-setuptools livecheck.type none }