# $Id: Portfile 61460 2009-12-11 22:16:58Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         SGML-Parser-OpenSP 0.994
platforms           darwin
maintainers         simon openmaintainer
description         Provides an interface to the OpenSP SGML parser.
long_description    ${description}

checksums           md5 b1ee0244e9daa4d37f28cf32c4753691 \
                    sha1 7d63abac63da9fc2352cbdee476f4d095f84366f \
                    rmd160 fcdfefdc139bec595732c0eab9a7d7e251ba6d42

depends_lib         port:p5-class-accessor \
                    port:p5-file-temp \
                    port:p5-test-exception \
                    port:opensp
