diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2012-08-16 07:39:18 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2012-08-16 07:39:18 +0000 |
commit | 120bd75c72fb91103722723613abcb57df7488e7 (patch) | |
tree | de6c6f4f6b69b2f1c6631903eab0f25b9ee96ac0 /audio/Makefile | |
parent | 072fbb0bff3f15da6db4de4d4bf69ec81328cf72 (diff) | |
download | pkgsrc-120bd75c72fb91103722723613abcb57df7488e7.tar.gz |
add and enable ruby-taglib
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 fa95cbaa222..e9d9b435644 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.469 2012/07/01 01:59:01 jakllsch Exp $ +# $NetBSD: Makefile,v 1.470 2012/08/16 07:39:18 jnemeth Exp $ # COMMENT= Audio tools @@ -349,6 +349,7 @@ SUBDIR+= rplay SUBDIR+= rsynth SUBDIR+= rtunes SUBDIR+= ruby-mp3info +SUBDIR+= ruby-taglib SUBDIR+= sfxr SUBDIR+= shntool SUBDIR+= shorten |