diff options
author | miwi <miwi@FreeBSD.org> | 2009-09-26 02:02:55 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-09-26 02:02:55 +0800 |
commit | a1a2b5670524fac51196f5025dfe3b6708bd5c9e (patch) | |
tree | a1cd264e4628d8e147d64b45ef42b42f78a6152b /audio/Makefile | |
parent | 33b18e1eeb689f679f547fa23abfd4f82d1aaa1f (diff) | |
download | freebsd-ports-gnome-a1a2b5670524fac51196f5025dfe3b6708bd5c9e.tar.gz freebsd-ports-gnome-a1a2b5670524fac51196f5025dfe3b6708bd5c9e.tar.zst freebsd-ports-gnome-a1a2b5670524fac51196f5025dfe3b6708bd5c9e.zip |
DiscoGS Artist and Album Image Fetcher.
WWW: http://gmpc.wikia.com/wiki/GMPC_PLUGIN_DISCOGS
Feature safe: yes
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 980406cc811f..3d401178ca9e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -212,6 +212,7 @@ SUBDIR += gmpc SUBDIR += gmpc-alarm SUBDIR += gmpc-albumview + SUBDIR += gmpc-discogs SUBDIR += gmpc-extraplaylist SUBDIR += gmpc-lastfm SUBDIR += gmpc-libnotify |