diff options
Diffstat (limited to 'app-antivirus/clamav/metadata.xml')
-rw-r--r-- | app-antivirus/clamav/metadata.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-antivirus/clamav/metadata.xml b/app-antivirus/clamav/metadata.xml index 799ee7cad29d..4c41e164aee7 100644 --- a/app-antivirus/clamav/metadata.xml +++ b/app-antivirus/clamav/metadata.xml @@ -12,12 +12,14 @@ </maintainer> <use> + <flag name="clamapp">Build applications (clamscan, clamd, clamdscan, clamonacc(also has it's own USE flag), sigtool, clambc, clamav-milter(also requires milter USE flag), clamdtop, clamsubmit, clamconf).</flag> <flag name="clamonacc">Build the clamonacc on-access scanner</flag> <flag name="clamdtop">A Top like tool which shows what clamd is currently scanning amongst other things</flag> <flag name="clamsubmit">A tool to submit false positives / negatives</flag> <flag name="libclamav-only">Bypass building of libfreshclam and the ClamAV CLI applications.</flag> <flag name="metadata-analysis-api">Enables collection of file property metadata using ClamAV API for analysis by ClamAV bytecode programs.</flag> <flag name="xml">DMG and XAR support</flag> + <flag name="rar">RAR support</flag> </use> <upstream> <remote-id type="sourceforge">clamav</remote-id> |