<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>nemunaire@nemunai.re</email>
		<name>Pierre-Olivier Mercier</name>
	</maintainer>
	<maintainer type="project">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<use>
		<flag name="dnsproxy">
			Enable the tiny DNS proxy module
		</flag>
		<flag name="dnstap">
			Include support for the dnstap binary log format
			(http://dnstap.info/)
		</flag>
		<flag name="fastparser">
			Use a zone file parser that is faster, but requires
			more memory and CPU time to compile
		</flag>
		<flag name="libidn2">
			If IDN support is enabled, use net-dns/libidn2 instead
			of net-dns/libidn
		</flag>
		<flag name="noudp">
			Enable the module which can send empty truncated
			responses to UDP queries
		</flag>
		<flag name="onlinesign">
			Enable the module that sign zones on the fly instead of
			pre-signing zone
		</flag>
		<flag name="rosedb">
			Enable the module that staticaly override certain
			responses
		</flag>
		<flag name="rrl">
			Enable the response rate limiting module
		</flag>
		<flag name="stats">
			Enable the server statistics module
		</flag>
		<flag name="synthrecord">
			Enable the automatic forward/reverse records module
		</flag>
		<flag name="utils">
			Install Knot utilities, such as kdig, kzonecheck, ...
		</flag>
		<flag name="whoami">
			Enable the whoami response module
		</flag>
	</use>
</pkgmetadata>