# $Id: Portfile 85299 2011-10-12 11:37:08Z jmr@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup	VCP-autrijus-snapshot 0.9-20050110
revision    2
license		BSD
maintainers	nomaintainer
description	Copy versions of files between repositories and/or RevML
long_description	Copy versions of files between repositories and/or RevML. \
			This is a snapshot version that is known to work with svk.

master_sites	http://search.cpan.org/CPAN/authors/id/A/AU/AUTRIJUS/
homepage	http://search.cpan.org/~autrijus/VCP-autrijus-snapshot/
checksums md5	c01249d810904f5b4f6080979673a514
platforms	darwin

if {${perl5.major} != ""} {
patchfiles	patch-Makefile.PL.diff

depends_lib-append	port:p${perl5.major}-xml-autowriter \
				port:p${perl5.major}-xml-parser \
				port:p${perl5.major}-text-diff \
				port:p${perl5.major}-html-tree \
				port:p${perl5.major}-ipc-run3 \
				port:p${perl5.major}-regexp-shellish

supported_archs noarch
}
