diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-06 20:35:43 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-02-06 20:35:43 +0000 |
commit | 0af0fd14377e9961c9c3bd3e1685fcbd642db34b (patch) | |
tree | a125bb0357fa054055506f0500f1457ff1fb5065 /audio/Makefile | |
parent | 87741e8855c7f9eacf28cb880cece2527e9ffd1d (diff) | |
download | ports-0af0fd14377e9961c9c3bd3e1685fcbd642db34b.tar.gz ports-0af0fd14377e9961c9c3bd3e1685fcbd642db34b.zip |
add tuneradio, a command line method of tuning a Brooktree FM tuner card
PR: ports/62410
Submitted by: Tim Pozar
Notes
Notes:
svn path=/head/; revision=100177
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 539c2ba6e702..7772ebf9aab6 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -349,6 +349,7 @@ SUBDIR += traymp SUBDIR += trm SUBDIR += trommler + SUBDIR += tuneradio SUBDIR += ufmcontrol-i18n SUBDIR += umix SUBDIR += vorbis-tools |