diff options
author | abs <abs> | 2002-09-18 16:36:37 +0000 |
---|---|---|
committer | abs <abs> | 2002-09-18 16:36:37 +0000 |
commit | 9aaa13b281b2ada14f955c30f7dd938ab1930130 (patch) | |
tree | 17acdd226410ba0e3896be03f8c4e11a7e299798 | |
parent | 4c3822f7bc44a04c64ac81e6441bbd5ef3c48194 (diff) | |
download | pkgsrc-9aaa13b281b2ada14f955c30f7dd938ab1930130.tar.gz |
Added mserv_irman-0.14
mserv_irman allows easy control of the 'mserv' mp3 jukebox program
using ordinary remote controls and irman receivers from evation.com.
mserv already allows rating of tracks to allow the system to pick
tracks appropriate to who is currently connected. mserv_irman works
with this to permit relatively peaceful sharing of an mp3 jukebox
in an office of widely disparate tastes.
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 95f9ab2d15c..482c1a15f59 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.154 2002/09/05 17:50:44 dillo Exp $ +# $NetBSD: Makefile,v 1.155 2002/09/18 16:36:37 abs Exp $ # COMMENT= Audio tools @@ -112,6 +112,7 @@ SUBDIR+= mpg123-esound SUBDIR+= mpg123-nas SUBDIR+= mpg321 SUBDIR+= mserv +SUBDIR+= mserv_irman SUBDIR+= musicbox SUBDIR+= musicbrainz SUBDIR+= nas |