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

PortSystem		1.0
PortGroup		perl5 1.0

perl5.setup		PodToHTML 0.05

maintainers		geeklair.net:dluke
description		convert POD documentation to HTML.

long_description	${description}

checksums		md5 0a6a4d1887e6b95df0232b002940a5c3
platforms		darwin

depends_lib-append	port:p5-html-tree \
			port:p5-html-format
