# $Id: Portfile 86941 2011-11-07 11:29:12Z jmr@macports.org $

PortSystem 1.0
PortGroup perl5 1.0

perl5.setup		XML-Filter-BufferText 1.01
revision        2
license			{Artistic-1 GPL}
maintainers		mac.com:kykim
categories-append	textproc
description		Simple text filter
long_description	This is a very simple filter. One common cause of grief (and programmer \
                            error) is that XML parsers aren't required to provide character events in one \
                            chunk. They can, but are not forced to, and most don't. This filter does the \
                            trivial but oft-repeated task of putting all characters into a single event.
homepage		http://search.cpan.org/~rberjon/${distname}
checksums		md5 2992c0387632583b966ab9c965b25512
platforms		darwin

supported_archs noarch
