# $Id: Portfile,v 1.16 2006/02/22 20:00:15 dluke Exp $
PortSystem		1.0
PortGroup		perl5 1.0

perl5.setup		SVN-Mirror 0.68
maintainers		dluke@geeklair.net
description		This is a Perl extension for mirroring a remote repository to a local subversion one.
long_description	${description}

checksums		md5 acc9a1b4d3bf3b633892b5fe0c183266
platforms		darwin
master_sites		http://cpan.perl.org/authors/id/C/CL/CLKAO/
homepage		http://search.cpan.org/~clkao/

depends_lib-append	port:p5-uri port:p5-term-readkey \
				port:p5-svn-simple \
				port:subversion-perlbindings \
				port:p5-vcp-autrijus-snapshot \
				port:p5-data-uuid \
				port:p5-bsd-resource \
				port:p5-class-accessor \
				port:p5-file-chdir \
				port:p5-timedate
