summaryrefslogtreecommitdiff
path: root/net-dialup/minimodem/metadata.xml
blob: 81040221ab95ce0595bb1df7a899d4f3d1c8f575 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <name>Seth M. Price</name>
    <email>sprice623@aol.com</email>
  </maintainer>
  <longdescription lang="en">
		Minimodem is a command-line program which decodes (or generates)
		audio modem tones at any specified baud rate, using various
		framing protocols. It acts a general-purpose software FSK modem,
		and includes support for various standard FSK protocols such as
		Bell103, Bell202, RTTY, TTY/TDD, NOAA SAME, and Caller-ID. 
	</longdescription>
  <use>
    <flag name="sndio">Enable support for the <pkg>media-sound/sndio</pkg> backend</flag>
  </use>
  <upstream>
    <bugs-to>https://github.com/kamalmostafa/minimodem/issues</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>