diff options
author | edwin <edwin@FreeBSD.org> | 2003-10-06 09:02:58 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-10-06 09:02:58 +0800 |
commit | de8401243b31de871a7b1b33b4bfba3d28d27eab (patch) | |
tree | 8eb656ecaa8b4ca18deb3d41cb8ba3fb4eef34bf /audio/Makefile | |
parent | 5d5c3c3b379f14b44b54eb79501119361c352a45 (diff) | |
download | freebsd-ports-gnome-de8401243b31de871a7b1b33b4bfba3d28d27eab.tar.gz freebsd-ports-gnome-de8401243b31de871a7b1b33b4bfba3d28d27eab.tar.zst freebsd-ports-gnome-de8401243b31de871a7b1b33b4bfba3d28d27eab.zip |
New port: USB FM Radio Control utility
The ufmcontrol utility is a program to control FM radio
attached to an USB port.
PR: ports/46063
Submitted by: Nicola Vitale <nivit@libero.it>
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 c71277d63087..3af17d6d7a04 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -313,6 +313,7 @@ SUBDIR += tracker SUBDIR += trm SUBDIR += trommler + SUBDIR += ufmcontrol-i18n SUBDIR += umix SUBDIR += vorbis-tools SUBDIR += vorbisgain |