aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2017-08-07 15:33:51 +0000
committerJason E. Hale <jhale@FreeBSD.org>2017-08-07 15:33:51 +0000
commit1ef0c674ff6c791040262811ca034bfce5b03cd6 (patch)
tree2acf0662cc7744b4ae6aa5eedff450d50d3c893d /audio/Makefile
parent737e770f0ad54dca17db981d79b74adcc5b5058e (diff)
downloadports-1ef0c674ff6c791040262811ca034bfce5b03cd6.tar.gz
ports-1ef0c674ff6c791040262811ca034bfce5b03cd6.zip
New port: audio/py-aubio - Python bindings for audio/aubio
- Adjust audio/aubio to be the master port for audio/py-aubio - Take maintainership - Fix LICENSE
Notes
Notes: svn path=/head/; revision=447496
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 4c39050640d7..e5732815ec2b 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -628,6 +628,7 @@
SUBDIR += py-al
SUBDIR += py-ao
SUBDIR += py-apetag
+ SUBDIR += py-aubio
SUBDIR += py-cddb
SUBDIR += py-discid
SUBDIR += py-discogs-client