diff options
author | khorben <khorben> | 2013-08-13 00:47:16 +0000 |
---|---|---|
committer | khorben <khorben> | 2013-08-13 00:47:16 +0000 |
commit | 9d60e7439a89ebc3f4a3701ba79ac155724fa5b6 (patch) | |
tree | 626bb3957463b725db134ac491d09c3998ac2fb7 /audio/Makefile | |
parent | 660d7de163655860decd57603b07232d4dab40e7 (diff) | |
download | pkgsrc-9d60e7439a89ebc3f4a3701ba79ac155724fa5b6.tar.gz |
Added audio/bmp-crossfade (version 0.3.11)
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 e2a367e50dc..e3b15c1f21e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.486 2013/07/02 12:04:57 rodent Exp $ +# $NetBSD: Makefile,v 1.487 2013/08/13 00:47:16 khorben Exp $ # COMMENT= Audio tools @@ -42,6 +42,7 @@ SUBDIR+= bladeenc SUBDIR+= blop SUBDIR+= bml SUBDIR+= bmp +SUBDIR+= bmp-crossfade SUBDIR+= bmp-esound SUBDIR+= bmp-flac SUBDIR+= bmp-mac |