diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-01 02:04:28 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-01 02:04:28 +0000 |
commit | 9e780f67fc75d23ee462546b994c75682766faab (patch) | |
tree | db558d8b5e9fc8b97f1f4104772a7fe9b5e86934 /audio/Makefile | |
parent | - Update to 0.0.3 (diff) |
Add streamtuner-xiph, a streamtuner plugin for Xiph.org radio directory.
PR: ports/62187
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Notes
Notes:
svn path=/head/; revision=99664
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 05eba4e3ed78..da71cdd26dcd 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -324,6 +324,7 @@ SUBDIR += streamtuner-live365 SUBDIR += streamtuner-local SUBDIR += streamtuner-python + SUBDIR += streamtuner-xiph SUBDIR += sweep SUBDIR += swhplugins SUBDIR += taglib |