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:
parent
87741e8855
commit
0af0fd1437
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100177
@ -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
16
audio/tuneradio/Makefile
Normal 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
1
audio/tuneradio/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (tuneradio-1.3.tar.gz) = 784d8928f5b7703c2b20d6ec0371f38c
|
7
audio/tuneradio/pkg-descr
Normal file
7
audio/tuneradio/pkg-descr
Normal 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
|
1
audio/tuneradio/pkg-plist
Normal file
1
audio/tuneradio/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/tuneradio
|
Loading…
Reference in New Issue
Block a user