diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-30 08:06:12 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-30 08:06:12 +0800 |
commit | d913eac263bc87f646e950fa95f52370b17ff0b0 (patch) | |
tree | 04bc37f0c6f884055ac0234b7cde76e746c08257 /audio/Makefile | |
parent | 813e496f6560e0ba5dbfbc64564bdc7053350aa9 (diff) | |
download | freebsd-ports-gnome-d913eac263bc87f646e950fa95f52370b17ff0b0.tar.gz freebsd-ports-gnome-d913eac263bc87f646e950fa95f52370b17ff0b0.tar.zst freebsd-ports-gnome-d913eac263bc87f646e950fa95f52370b17ff0b0.zip |
This plugin shows embedded information on the current artist from wikipedia.
WWW: http://sarine.nl/gmpc-plugins
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 b5b31dafb1b2..c3de7dc1997d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -221,6 +221,7 @@ SUBDIR += gmpc-serverstats SUBDIR += gmpc-shout SUBDIR += gmpc-stopbutton + SUBDIR += gmpc-wikipedia SUBDIR += gmpccaa SUBDIR += gnapster SUBDIR += gnomad2 |