diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-30 08:02:04 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-30 08:02:04 +0800 |
commit | 64b263674c0d4832c3d6b2557a5639a28a68e2a8 (patch) | |
tree | 4a998f26d35bb0f1d172dcb9e7bd7496e950f26c /audio/Makefile | |
parent | 021a0505b0bd5c517b3bbba21837fc7031f521f0 (diff) | |
download | freebsd-ports-gnome-64b263674c0d4832c3d6b2557a5639a28a68e2a8.tar.gz freebsd-ports-gnome-64b263674c0d4832c3d6b2557a5639a28a68e2a8.tar.zst freebsd-ports-gnome-64b263674c0d4832c3d6b2557a5639a28a68e2a8.zip |
A libnotify plugin for gmpc.
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 fbba1aebf728..a183c2501b15 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -208,6 +208,7 @@ SUBDIR += gmpc SUBDIR += gmpc-autoplaylist SUBDIR += gmpc-lastfm + SUBDIR += gmpc-libnotify SUBDIR += gmpc-lyrics SUBDIR += gmpc-magnatune SUBDIR += gmpc-mdcover |