Source
# -*- 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
PortSystem 1.0
name py-hgwatchman
version 0.5.4
revision 1
categories-append devel
platforms darwin
maintainers nomaintainer
supported_archs noarch
license GPL-2+
# feature is now in core mercurial
if {${name} eq ${subport}} {
replaced_by mercurial
PortGroup obsolete 1.0
}
subport py27-hgwatchman {
replaced_by mercurial
PortGroup obsolete 1.0
}