add tuneradio, a command line method of tuning a Brooktree FM tuner card

PR:	ports/62410
Submitted by:	Tim Pozar
This commit is contained in:
Michael Nottebrock 2004-02-06 20:35:43 +00:00
parent 87741e8855
commit 0af0fd1437
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100177
5 changed files with 26 additions and 0 deletions

View File

@ -349,6 +349,7 @@
SUBDIR += traymp
SUBDIR += trm
SUBDIR += trommler
SUBDIR += tuneradio
SUBDIR += ufmcontrol-i18n
SUBDIR += umix
SUBDIR += vorbis-tools

16
audio/tuneradio/Makefile Normal file
View File

@ -0,0 +1,16 @@
# New ports collection makefile for: tuneradio
# Date created: 5 Febuary 2004
# Whom: pozar
#
# $FreeBSD$
#
PORTNAME= tuneradio
PORTVERSION= 1.3
CATEGORIES= audio
MASTER_SITES= http://www.lns.com/papers/tuneradio/
MAINTAINER= pozar@lns.com
COMMENT= A command line method of tuning a Brooktree FM tuner card
.include <bsd.port.mk>

1
audio/tuneradio/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (tuneradio-1.3.tar.gz) = 784d8928f5b7703c2b20d6ec0371f38c

View File

@ -0,0 +1,7 @@
This is a command line program to set the frequency and various
modes to an FM tuner using a Brooktree based card.
WWW: http://www.lns.com/papers/tuneradio/
- Tim
pozar@lns.com

View File

@ -0,0 +1 @@
bin/tuneradio