diff options
author | swills <swills@FreeBSD.org> | 2013-03-25 04:09:00 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-03-25 04:09:00 +0800 |
commit | 68c7a2931b2def5be775b0ae724f95dfe4a7e4f6 (patch) | |
tree | 2dc75aed624f2669451d8a5ed2c58c688363b960 /audio/Makefile | |
parent | 16e9155f1b6bcd4b2841060c4de844e97e106960 (diff) | |
download | freebsd-ports-gnome-68c7a2931b2def5be775b0ae724f95dfe4a7e4f6.tar.gz freebsd-ports-gnome-68c7a2931b2def5be775b0ae724f95dfe4a7e4f6.tar.zst freebsd-ports-gnome-68c7a2931b2def5be775b0ae724f95dfe4a7e4f6.zip |
A Python interface to Last.fm (and other API compatible social networks)
WWW: http://code.google.com/p/pylast/
PR: ports/176308
Submitted by: Mark Felder <feld@feld.me>
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 b913f324d188..611a61d0ad21 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -633,6 +633,7 @@ SUBDIR += py-mutagen SUBDIR += py-ogg SUBDIR += py-openal + SUBDIR += py-pylast SUBDIR += py-pyliblo SUBDIR += py-shout SUBDIR += py-speex |