diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-01 04:16:03 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-01 04:16:03 +0000 |
commit | 01dd93ca39a9a85a57004c7aa69a5938cad381f9 (patch) | |
tree | 64bcb7abe5f28bdbbcf10847cb1bc24eff23f3e2 /audio/Makefile | |
parent | 06a36db746efce0412012e9947fc690cbb0c9cf1 (diff) | |
download | ports-01dd93ca39a9a85a57004c7aa69a5938cad381f9.tar.gz ports-01dd93ca39a9a85a57004c7aa69a5938cad381f9.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>
Notes
Notes:
svn path=/head/; revision=88239
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 27b8ad86ad90..dedf6f80a182 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 |