forked from gentoo/gentoo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.xml
34 lines (30 loc) · 962 Bytes
/
metadata.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
<name>Philippe Chaintreuil</name>
</maintainer>
<maintainer type="person">
<email>[email protected]</email>
<name>Marcin Mirosław</name>
</maintainer>
<maintainer type="person">
<email>[email protected]</email>
<name>Michael Orlitzky</name>
</maintainer>
<maintainer type="project">
<email>[email protected]</email>
<name>Proxy Maintainers</name>
</maintainer>
<use>
<flag name="bayes">
Require a database (MySQL, SQLite, Postgres, or BerkDB) backend
to enable the Bayesian filtering database.
</flag>
<flag name="cron">
Install a cron job to update SpamAssassin's rules daily.
</flag>
<flag name="qmail">Build qmail functionality and docs</flag>
</use>
</pkgmetadata>