diff options
author | miwi <miwi@FreeBSD.org> | 2008-06-03 21:23:09 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-06-03 21:23:09 +0800 |
commit | 98f8bd57ba2175558a2653481300ff7fe79d7888 (patch) | |
tree | abc32e80c97ddb51ee1373b4715488f65278ba53 /audio/Makefile | |
parent | 2ca000a47a587d8af49913c9129676e834233d80 (diff) | |
download | freebsd-ports-gnome-98f8bd57ba2175558a2653481300ff7fe79d7888.tar.gz freebsd-ports-gnome-98f8bd57ba2175558a2653481300ff7fe79d7888.tar.zst freebsd-ports-gnome-98f8bd57ba2175558a2653481300ff7fe79d7888.zip |
Goggles Music Manager is a music collection manager and player that
automatically categorizes your music files based on genre, artist, album,
and song. It supports gapless playback and features easy tag editing.
WWW: http://code.google.com/p/gogglesmm/
PR: ports/124080
Submitted by: Sascha Klauder <sklauder at trimind.de>
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 30c65f1c9e1a..00da5a564b56 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -206,6 +206,7 @@ SUBDIR += glurp SUBDIR += gmidimonitor SUBDIR += gmixer + SUBDIR += gmm SUBDIR += gmpc SUBDIR += gmpc-autoplaylist SUBDIR += gmpc-extraplaylist |