aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2017-06-05 13:00:21 +0000
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2017-06-05 13:00:21 +0000
commitc35bd9a5e68b7b36bd5f54b73afd659f26919492 (patch)
tree817f86f9a64e2f208c8cea8f154987e1cdbb014f /audio/Makefile
parent5819b981b111985653b2137081f503c3da97e7cf (diff)
downloadports-c35bd9a5e68b7b36bd5f54b73afd659f26919492.tar.gz
ports-c35bd9a5e68b7b36bd5f54b73afd659f26919492.zip
Add new port audio/py-soundscrape
SoundScrape makes it super easy to download artists from SoundCloud, Bandcamp and MixCloud. It automatically creates ID3 tags as well (including album art), which is handy. WWW: https://github.com/Miserlou/SoundScrape Reviewed by: koobs Differential Revision: https://reviews.freebsd.org/D11049
Notes
Notes: svn path=/head/; revision=442616
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 c43adc657cea..7501b7eb69ae 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -647,6 +647,7 @@
SUBDIR += py-pyliblo
SUBDIR += py-shout
SUBDIR += py-soundcloud
+ SUBDIR += py-soundscrape
SUBDIR += py-speechrecognition
SUBDIR += py-speex
SUBDIR += py-tagpy