summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-05-09 09:55:31 +0000
committernia <nia@pkgsrc.org>2020-05-09 09:55:31 +0000
commit9156e2bd818c5a3827b980e39e82610e45cee56b (patch)
treed7c3382fa3dfaf1ea5bfdade2e68423c52db5cb8 /audio/Makefile
parenta61cfd3e40852ed686f5ca7dba2d1dc838a28aa8 (diff)
downloadpkgsrc-9156e2bd818c5a3827b980e39e82610e45cee56b.tar.gz
audio: Add sndfile-tools
sndfile-tools is a small collection of programs that use libsndfile and other libraries to do useful things. The collection currently includes the following programs: - sndfile-generate-chirp - sndfile-jackplay - sndfile-mix-to-mono - sndfile-resample - sndfile-spectrogram - sndfile-waveform
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 7d0ef989b75..14145142c62 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.597 2020/04/24 08:43:08 nia Exp $
+# $NetBSD: Makefile,v 1.598 2020/05/09 09:55:31 nia Exp $
#
COMMENT= Audio tools
@@ -414,6 +414,7 @@ SUBDIR+= shorten
SUBDIR+= sidplay
SUBDIR+= sidplay2
SUBDIR+= snd
+SUBDIR+= sndfile-tools
SUBDIR+= solfege
SUBDIR+= sonata
SUBDIR+= sound-juicer