# $Id: Portfile 39460 2008-08-20 21:00:50Z pmq@macports.org $

PortSystem          1.0
PortGroup	    perl5 1.0

perl5.setup	    mogilefs-server 2.20
categories          perl net sysutils
platforms	    darwin
maintainers	    pmq

description         MogileFS (distributed filesystem) server
long_description    ${description}

homepage            http://www.danga.com/mogilefs
master_sites        http://search.cpan.org/CPAN/authors/id/D/DO/DORMANDO \
                    http://search.cpan.org/CPAN/authors/id/B/BR/BRADFITZ
checksums           md5 129ab60bb7a060626add89ee0ba92c19 \
		    sha1 466030a56ef639327ec63289ffc9885c29736b9c

# add a warning about installing a MySQL database somewhere
depends_run-append  port:p5-net-netmask port:p5-danga-socket \
		    port:p5-gearman port:p5-gearman-server \
		    port:p5-gearman-client-async port:p5-sys-syscall \
		    port:p5-perlbal port:p5-dbi port:p5-dbd-mysql \
		    port:p5-io-aio
