# -*- 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
github.setup svn-all-fast-export svn2git 1.0.13
checksums rmd160 d8af7db205d4c564063266c4f9a1a87fecf69d96 \
sha256 fed6aa1688889fdca0bedbf3c4d236372a1f24a03216505234d503caabbacd1d \
maintainers {ryandesign @ryandesign} openmaintainer
description converts a Subversion repository into one or more Git repositories
long_description svn2git provides the svn-all-fast-export program which ${description}.
depends_lib-append port:apr \
# muniversal destroot requires a Makefile
copy ${filespath}/Makefile-Install.in ${worksrcpath}/Makefile-Install
reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/Makefile-Install
APR_INCLUDE=${prefix}/include/apr-1 \
SVN_INCLUDE=${prefix}/include/subversion-1 \