diff options
author | pav <pav@FreeBSD.org> | 2008-03-13 22:51:35 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-03-13 22:51:35 +0800 |
commit | 7e76bfa607f9d2fa62c03bcd588019d0d4cff0d9 (patch) | |
tree | 67f27f2b9a17469980263bd5cbb7f75886caf5f1 /audio/Makefile | |
parent | e274bddea42e147890f6df87da4071402fc07bb2 (diff) | |
download | freebsd-ports-gnome-7e76bfa607f9d2fa62c03bcd588019d0d4cff0d9.tar.gz freebsd-ports-gnome-7e76bfa607f9d2fa62c03bcd588019d0d4cff0d9.tar.zst freebsd-ports-gnome-7e76bfa607f9d2fa62c03bcd588019d0d4cff0d9.zip |
gbemol is a graphical frontend for the Music Player Daemon (MPD) it is
written in C and uses the GTK+ toolkit for it's interface.
WWW: http://gbemol.sourceforge.net/
PR: ports/120960
Submitted by: Thomas M. Hermann <tmh.public@gmail.com>
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 373bc2a14785..b3263497c7e0 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -187,6 +187,7 @@ SUBDIR += funktrackergold SUBDIR += gai-album SUBDIR += gai-visual-audio + SUBDIR += gbemol SUBDIR += gbsplay SUBDIR += gdam SUBDIR += gdrdao |