<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>perl</herd>
	<maintainer>
		<email>tomk@gentoo.org</email>
		<name>Tom Knight</name>
	</maintainer>
	<maintainer>
		<email>chutzpah@gentoo.org</email>
		<name>Patrick McLean</name>
	</maintainer>
	<longdescription>This plugin checks for specific keywords in image/gif,
	image/jpeg or image/png attachments, using gocr (an optical character
	recognition program).
	This plugin can be used to detect spam that puts all the real spam
	content in an attached image. The mail itself only random text and
	random html, without any URL's or identifiable information.</longdescription>
<use>
	<flag name='amavis'>Enable support for
		<pkg>mail-filter/amavisd-new</pkg></flag>
	<flag name='gocr'>Enable support for the gocr OCR engine</flag>
	<flag name='logrotate'>Install support files for
		<pkg>app-admin/logrotate</pkg></flag>
	<flag name='ocrad'>Enable support for the ocrad OCR engine</flag>
	<flag name='tesseract'>Enable support for the tesseract OCR engine</flag>
</use>
</pkgmetadata>
