blob: f3a3c1bb1ffa29244a16375464420ee3a5258736 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
<upstream>
<remote-id type="cpe">cpe:/a:mgetty_project:mgetty</remote-id>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|