diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-01-26 19:48:48 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-01-26 19:48:48 +0000 |
commit | 4877ceb2fc96b8a657f0731254bb58e185fde93f (patch) | |
tree | 769c10585a5191ba5420f01e16253d7f92bcb717 /audio/Makefile | |
parent | 011182ea3f2269ab095ec79972c7e6c5f680b5cc (diff) | |
download | ports-4877ceb2fc96b8a657f0731254bb58e185fde93f.tar.gz ports-4877ceb2fc96b8a657f0731254bb58e185fde93f.zip |
A graphical GTK+ MPD client focusing on low footprint.
Notes
Notes:
svn path=/head/; revision=206251
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 617a910b7d79..06777c327883 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -684,6 +684,7 @@ SUBDIR += xcdplayer SUBDIR += xfce4-mixer SUBDIR += xfce4-mpc-plugin + SUBDIR += xfmpc SUBDIR += xhippo SUBDIR += ximp3 SUBDIR += xmcd |