aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-10-05 14:40:55 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-10-05 14:40:55 +0000
commit8fb99e910fc8254225997d049a9f6efe9f3aea5f (patch)
tree9176db3847c855c292d8bdbedef9851d0b36b7e1 /audio/Makefile
parent386b940110dd4ebdf76c160c92658244fe04df61 (diff)
downloadports-8fb99e910fc8254225997d049a9f6efe9f3aea5f.tar.gz
ports-8fb99e910fc8254225997d049a9f6efe9f3aea5f.zip
Audio::Mixer - Perl extension for Sound Mixer control
This is just a very simple Perl interface which allows to set various sound mixer parameters. The most important probably 'vol' (volume). The list of all mixer parameters can be obtained using get_mixer_params() function. All values (lcval, rcval) are numbers in 0-100 range. WWW: http://search.cpan.org/dist/Audio-Mixer/ PR: ports/127862 Submitted by: Dennis Herrmann <adox at mcx2.org>
Notes
Notes: svn path=/head/; revision=221249
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 05b112e38a30..00351ddcc94a 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -478,6 +478,7 @@
SUBDIR += p5-Audio-Beep
SUBDIR += p5-Audio-CD
SUBDIR += p5-Audio-FLAC-Header
+ SUBDIR += p5-Audio-Mixer
SUBDIR += p5-Audio-Musepack
SUBDIR += p5-Audio-Scrobbler
SUBDIR += p5-Audio-TagLib