# New ports collection makefile for: XML-Filter-BufferText # Date created: 17 March 2002 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= XML-Filter-BufferText PORTVERSION= 1.01 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= XML PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Filter to put all characters() in one event RUN_DEPENDS= ${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN3= XML::Filter::BufferText.3 .include