# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup		svk 2.2.1
maintainers		geeklair.net:dluke
categories		devel perl
description		A distributed version control system.
long_description	svk is a decentralized version control system written in Perl. \
			It uses the Subversion filesystem but provides additional, \
			powerful features

name			svk

homepage		http://bestpractical.com/svk/
distname		SVK-v${version}
master_sites		http://search.cpan.org/CPAN/authors/id/C/CL/CLKAO/

checksums		md5 5778f876a744acebde5c9bff0bb865ce \
			sha1 5632ff4e2720c7adac8c77d28d801a7699a77e66 \
			rmd160 064ec2f47e5375fc01d8e77209f70c7ce0a5e08a

platforms		darwin

depends_lib-append	port:p5-data-hierarchy port:p5-algorithm-diff \
				port:p5-algorithm-annotate \
				port:p5-perlio-via-dynamic port:p5-uri \
				port:p5-perlio-eol port:p5-io-digest \
				port:p5-file-type \
				port:subversion-perlbindings \
				port:p5-perlio-via-symlink \
				port:p5-svn-mirror port:p5-pod-escapes \
				port:p5-pod-simple port:p5-timedate \
				port:p5-compress-zlib port:p5-freezethaw \
				port:p5-locale-maketext-lexicon \
				port:p5-locale-maketext-simple \
				port:p5-class-autouse \
				port:p5-io-pager \
				port:p5-class-accessor \
				port:p5-pathtools \
				port:p5-version \
				port:p5-yaml-syck \
				port:p5-app-cli \
				port:p5-list-moreutils \
				port:p5-class-data-inheritable \
				port:p5-path-class \
				port:p5-universal-require \
				port:p5-log-log4perl \
				port:p5-file-temp \
				port:p5-time-progress \
				port:p5-libwww-perl \
				port:p5-svn-dump \
				port:p5-perlio-via-bzip2 \
				port:p5-perlio-gzip
