# $Id: Portfile,v 1.2 2006/06/07 21:47:24 narf_tm Exp $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup		HTML-Strip 1.06
maintainers		narf_tm@opendarwin.org
description		Perl extension for stripping HTML markup from text.
long_description	This module simply strips HTML-like markup from text \
			in a very quick and brutal manner. It could quite \
			easily be used to strip XML or SGML from text as \
			well\; but removing HTML markup is a much more common \
			problem, hence this module lives in the \
			HTML::namespace. 

platforms		darwin

checksums		md5 ceeacef0c7c31983e3a991e77bb58b45

