diff options
author | wiz <wiz@pkgsrc.org> | 2006-08-03 21:16:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-08-03 21:16:57 +0000 |
commit | 3751b6c9c8b7ec7374402f9290906ccf308bee0f (patch) | |
tree | 229a9235c62ac21d67d3ea9ebd692a39ba806cd8 /audio/Makefile | |
parent | a0a0f81f55547bf3654aa0dcce485702fe2c3413 (diff) | |
download | pkgsrc-3751b6c9c8b7ec7374402f9290906ccf308bee0f.tar.gz |
Add easyh10 and kid3.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index b0066c27d78..f42594799ab 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.327 2006/07/26 13:21:39 drochner Exp $ +# $NetBSD: Makefile,v 1.328 2006/08/03 21:16:57 wiz Exp $ # COMMENT= Audio tools @@ -39,6 +39,7 @@ SUBDIR+= dap SUBDIR+= darkice SUBDIR+= disc-cover SUBDIR+= distmp3 +SUBDIR+= easyh10 SUBDIR+= easytag SUBDIR+= easytag-devel SUBDIR+= eawpatches @@ -130,6 +131,7 @@ SUBDIR+= id3v2 SUBDIR+= ifp-line SUBDIR+= jack SUBDIR+= juke +SUBDIR+= kid3 SUBDIR+= kmp SUBDIR+= ladspa SUBDIR+= lame |