diff options
author | miwi <miwi@FreeBSD.org> | 2007-09-16 17:13:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-09-16 17:13:56 +0800 |
commit | 07eedbe0af88c213bb3364e1e3c66709fa745f2d (patch) | |
tree | 53792307f68091a74dbd4bbd469183c0c62d0a68 /audio/Makefile | |
parent | 7e76ed071499bd29bed0865aea63e41183bdfa25 (diff) | |
download | freebsd-ports-gnome-07eedbe0af88c213bb3364e1e3c66709fa745f2d.tar.gz freebsd-ports-gnome-07eedbe0af88c213bb3364e1e3c66709fa745f2d.tar.zst freebsd-ports-gnome-07eedbe0af88c213bb3364e1e3c66709fa745f2d.zip |
This plugin fetches cover art, artist art,album and artist information
from the file system.
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 ac3b111bdba4..5916012b7e06 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -198,6 +198,7 @@ SUBDIR += gmidimonitor SUBDIR += gmixer SUBDIR += gmpc + SUBDIR += gmpc-mdcover SUBDIR += gmpc-osd SUBDIR += gmpc-qosd SUBDIR += gmpc-serverstats |