openbsd-ports/textproc/p5-XML-Filter-BufferText/Makefile
2022-03-11 20:02:12 +00:00

15 lines
234 B
Makefile

COMMENT= collate XML character events in one chunk
MODULES= cpan
PKG_ARCH= *
DISTNAME= XML-Filter-BufferText-1.01
REVISION= 1
CATEGORIES= textproc
# perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS= textproc/p5-XML-SAX
.include <bsd.port.mk>