diff options
author | wiz <wiz@pkgsrc.org> | 2006-08-19 00:03:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-08-19 00:03:50 +0000 |
commit | 01bbca95683a976e38349c0e162dbaa50e1d8902 (patch) | |
tree | 0dd39c882f0c69c7ee022185813203ee538ae0f5 /audio/Makefile | |
parent | 121d1f872a549b0453601b9bd272c2819158db5c (diff) | |
download | pkgsrc-01bbca95683a976e38349c0e162dbaa50e1d8902.tar.gz |
Add shntool.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index f42594799ab..1a6f928abf3 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.328 2006/08/03 21:16:57 wiz Exp $ +# $NetBSD: Makefile,v 1.329 2006/08/19 00:03:50 wiz Exp $ # COMMENT= Audio tools @@ -245,6 +245,7 @@ SUBDIR+= rip SUBDIR+= rosegarden SUBDIR+= rplay SUBDIR+= rsynth +SUBDIR+= shntool SUBDIR+= shorten SUBDIR+= sidplay SUBDIR+= sidplay2 |