# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8::et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           github 1.0

github.setup        thoughtbot rcm 1.3.6 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision            0
checksums           rmd160  7a5c58a205c88765d149f7e29574a5e4dbf5f9ed \
                    sha256  f4fdfbc451d1fb5764531290a202a0a871f6b81ba3c01a6b76c49435c85080a5 \
                    size    96280

maintainers         nomaintainer
categories          sysutils
description         rc file (dotfile) management
long_description    ${name} is a management suite for dotfiles. It assumes that \
                    you have a separate dotfiles directory, or are interested in \
                    creating one.
platforms           any
supported_archs     noarch
license             BSD
homepage            https://thoughtbot.github.io/rcm/

master_sites        ${homepage}dist/
