# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 # $Id: Portfile 136384 2015-05-15 16:44:26Z nottwo@macports.org $ PortSystem 1.0 PortGroup github 1.0 github.setup RichiH vcsh 1.20150502 v github.tarball_from releases categories sysutils platforms darwin maintainers googlemail.com:gjasny openmaintainer license GPL-2+ description Version Control System for \$HOME - multiple Git repositories in \$HOME long_description vcsh allows you to have several git repositories, all maintaining their working \ trees in \$HOME without clobbering each other. That, in turn, means you can have \ one repository per config set (zsh, vim, ssh, etc), picking and choosing which \ configs you want to use on which machine. checksums rmd160 b26936d8d36fffa08e03579bedca6a7f29b1c455 \ sha256 127c7f35e9b097b722917d42f9652375033b12f14b6702a08621cb16205d253f supported_archs noarch depends_build port:rb19-ronn depends_lib port:git depends_run port:myrepos use_configure no destroot.post_args-append RONN=${prefix}/bin/ronn-1.9 \ PREFIX=${prefix}