blob: f945b5ceddb19fda29e6bbdd383e38af1168d122 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>conikost@gentoo.org</email>
<name>Conrad Kostecki</name>
</maintainer>
<longdescription>
Suite of programs that allows you to take full advantage
of your voice/fax modem. Mgetty is capable of handling data,
fax and voice calls without interfering with outgoing calls.
</longdescription>
<use>
<flag name="fax">Enables fax support</flag>
<flag name="fidonet">Enables FidoNet support</flag>
</use>
</pkgmetadata>
|