summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-12-07 19:00:06 +0000
committernia <nia@pkgsrc.org>2019-12-07 19:00:06 +0000
commit841f18fe90f88eb2da8c6889a6cedb201d660f64 (patch)
tree388e7b99aa4eaf73a4b427c6efd7e3763521df35 /audio/Makefile
parentd4ff913a178ede79b13183647067cf54a3271e2d (diff)
downloadpkgsrc-841f18fe90f88eb2da8c6889a6cedb201d660f64.tar.gz
Add audio/aiomixer
aiomixer is a curses-based mixer for NetBSD audio.
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile
index d42b01a1915..76819bbc90c 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.578 2019/12/04 11:02:33 nia Exp $
+# $NetBSD: Makefile,v 1.579 2019/12/07 19:00:06 nia Exp $
#
COMMENT= Audio tools
@@ -11,6 +11,7 @@ SUBDIR+= abcmidi
SUBDIR+= adplay
SUBDIR+= adplug
SUBDIR+= aeneas
+SUBDIR+= aiomixer
SUBDIR+= alacconvert
SUBDIR+= albumplayer
SUBDIR+= alsa-lib