diff options
author | krion <krion@FreeBSD.org> | 2004-04-02 16:05:36 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-02 16:05:36 +0800 |
commit | 62601c3faeb0a8dfa00a586bb6da799efc089e98 (patch) | |
tree | 96d2f416d477602a8405261fe5b3d5a9b6c8223d /audio/Makefile | |
parent | f832cc0922f2e46510a0eb3554fae05a6089702a (diff) | |
download | freebsd-ports-gnome-62601c3faeb0a8dfa00a586bb6da799efc089e98.tar.gz freebsd-ports-gnome-62601c3faeb0a8dfa00a586bb6da799efc089e98.tar.zst freebsd-ports-gnome-62601c3faeb0a8dfa00a586bb6da799efc089e98.zip |
Add kmp 0.01, a graphical interface to musicpd written with Qt.
PR: ports/65060
Submitted by: Mark Reidel <ports@mark.reidel.info>
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 1cc3737eb4b1..c05218e13a73 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -148,6 +148,7 @@ SUBDIR += juk SUBDIR += juke SUBDIR += jxm + SUBDIR += kmp SUBDIR += ksmp3play SUBDIR += ladspa SUBDIR += lame |