diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-01 12:16:03 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-01 12:16:03 +0800 |
commit | 96c6c6865804f62c2443b65186c5474644efdf6b (patch) | |
tree | 5b354b52b17d964f1431a11470f86d2010a6ff80 /audio/Makefile | |
parent | 0e861cd1df5a955eb47f1896819f248a4f1b3d86 (diff) | |
download | freebsd-ports-graphics-96c6c6865804f62c2443b65186c5474644efdf6b.tar.gz freebsd-ports-graphics-96c6c6865804f62c2443b65186c5474644efdf6b.tar.zst freebsd-ports-graphics-96c6c6865804f62c2443b65186c5474644efdf6b.zip |
New port: audio/streamtuner-python 0.0.1
This is streamtuner-python, a streamtuner plugin offering
an embedded Python interpreter.
PR: ports/48890
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
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 27b8ad86ad9..dedf6f80a18 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -288,6 +288,7 @@ SUBDIR += streamtuner SUBDIR += streamtuner-live365 SUBDIR += streamtuner-local + SUBDIR += streamtuner-python SUBDIR += sweep SUBDIR += swhplugins SUBDIR += tclmidi |