diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-24 07:34:45 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-24 07:34:45 +0000 |
commit | 4e0793af7d629e294b72ad7cdf897293f0a7458a (patch) | |
tree | 7d3d85b1d793f0ce6b1ac1fbf076af267080dbee /audio/Makefile | |
parent | New Port: audio/xmms-kj Add K-JoefolSkinSupport to xmms (diff) |
New port: xmms-infopipe (Create a named pipe to retrive xmms info
about currently playing song).
Create a named pipe to retrive xmms info about currently playing song.
PR: ports/54493
Submitted by: Manuel Rodirigo Rabade Garcia <mig@mig-29.net>
Notes
Notes:
svn path=/head/; revision=87592
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 defbab4d0c37..199d1e5375ed 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -344,6 +344,7 @@ SUBDIR += xmms-faad SUBDIR += xmms-fc SUBDIR += xmms-flac + SUBDIR += xmms-infopipe SUBDIR += xmms-kde SUBDIR += xmms-kj SUBDIR += xmms-ladspa |