diff options
author | khorben <khorben@pkgsrc.org> | 2013-08-13 00:47:16 +0000 |
---|---|---|
committer | khorben <khorben@pkgsrc.org> | 2013-08-13 00:47:16 +0000 |
commit | c86ec8314a28a4058559513d9214e7bc94f07b46 (patch) | |
tree | 626bb3957463b725db134ac491d09c3998ac2fb7 | |
parent | ad26d6355e96930927decbbb496d3391368d2faf (diff) | |
download | pkgsrc-c86ec8314a28a4058559513d9214e7bc94f07b46.tar.gz |
Added audio/bmp-crossfade (version 0.3.11)
-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 |