name subversion-rubybindings
maintainers {geeklair.net:dluke @danielluke} {blair @blair}
description Ruby bindings for the subversion version control system (svn)
long_description Subversion (svn) is a version control system designed to be \
as similar to cvs(1) as possible, while fixing many \
outstanding problems with cvs(1). The ruby bindings \
provide access to subversion API from ruby.
homepage http://subversion.apache.org/
master_sites apache:subversion
checksums sha1 bc52ef2e671f821998ac9a5f7ebecbbcaaef83b8 \
rmd160 0bbd621bb7c61f62c6072c65e3d26de4ce273a5d \
sha256 5b35e3a858d948de9e8892bf494893c9f7886782f6abbe166c0487c19cf6ed88 \
distname subversion-${version}
test.target check-swig-rb
port:db46 port:subversion \
port:gettext port:libiconv \
port:serf1 port:cyrus-sasl2 \
port:libmagic port:libcomerr \
port:zlib port:libutf8proc \
configure.env RUBY=${prefix}/bin/ruby1.8
configure.args --with-berkeley-db=:${prefix}/include/db46:${prefix}/lib/db46:db-4.6 \
--with-apr=${prefix}/bin/apr-1-config \
--with-apr-util=${prefix}/bin/apu-1-config --without-apxs \
--mandir=\\\${prefix}/share/man \
--with-libmagic=${prefix} \
destroot.target install-swig-rb
fs-traverse dir ${worksrcpath}/subversion {
if {[file tail ${dir}] == ".libs" && [file isdirectory ${dir}]} {