# $Id: Portfile,v 1.8 2005/08/11 21:33:29 rshaw Exp $
PortSystem 1.0
PortGroup perl5 1.0

perl5.setup		Pod-Simple 3.02
revision		1
maintainers		darwinports@opendarwin.org
description		framework for parsing Pod
long_description	This is a late-beta release of Pod::Simple, the \
					module-suite for parsing Pod.  There are still some \
					gaps in the documentation, and Pod::Simple::HTML \
					isn't yet all that it should be.
checksums		md5 4ca91ca6ff80b597608a7d1c3d1bda74
platforms		darwin

# Depends on these Perl modules
depends_lib-append		port:p5-pod-escapes

