summaryrefslogtreecommitdiff
blob: b7c50b8dc7e74c2b01e918aa1f00b65a06934481 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>samba</herd>
<maintainer>
	<email>samba@gentoo.org</email>
	<name>Samba Team</name>
</maintainer>
<longdescription>
Samba is an Open Source/Free Software suite that provides seamless file and print services to SMB/CIFS clients. Integration with various accounting and antivirus backends. License: GNU General Public License.
</longdescription>
<use>
	<flag name="ads">Enable Active Directory support</flag>
	<flag name="async">Enables asynchronous input/output</flag>
	<flag name="automount">Enables automount support</flag>
	<flag name="oav">Enables support for the OpenAntiVirus plugins</flag>
	<flag name="quotas">Enables support for user quotas</flag>
	<flag name="swat">Enables support for swat configuration gui</flag>
	<flag name="winbind">Enables support for the winbind auth daemon</flag>
        <flag name="client">Enables the client part</flag>
        <flag name="server">Enables the server part</flag>

</use>
</pkgmetadata>