diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2003-10-13 23:26:08 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2003-10-13 23:26:08 +0000 |
commit | e7044fd510f14267f2f82df43cfaedbfa0e615a3 (patch) | |
tree | 12c85438fbde74451947880018586602af89be5f /audio/Makefile | |
parent | Upgrade to 0.9.2. (diff) |
Add mpc 0.9.0, command line client for the musicpd.
PR: 57520
Submitted by: Mark Reidel <ports@mark.reidle.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 00ab31933dd4..43e68fd238c3 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -178,6 +178,7 @@ SUBDIR += mp3splt SUBDIR += mp3stat SUBDIR += mp3wrap + SUBDIR += mpc SUBDIR += mpegaudio SUBDIR += mpg123 SUBDIR += mpg123.el |