diff options
author | drochner <drochner@pkgsrc.org> | 2009-07-27 13:57:14 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-07-27 13:57:14 +0000 |
commit | f4cf8ec8c5f1bab797da24aa5ed66d3d8e1fca40 (patch) | |
tree | 047029c0437571fde465de83fb23d5b566dded35 /audio | |
parent | ec91801ec2c3501a4fa62e8abadd9557e4ebdb73 (diff) | |
download | pkgsrc-f4cf8ec8c5f1bab797da24aa5ed66d3d8e1fca40.tar.gz |
+albumplayer,flactag
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 0a5c5a81198..8cc907bc051 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.413 2009/07/23 16:07:44 drochner Exp $ +# $NetBSD: Makefile,v 1.414 2009/07/27 13:57:14 drochner Exp $ # COMMENT= Audio tools @@ -19,6 +19,7 @@ SUBDIR+= akode-plugins-pulseaudio SUBDIR+= akode-plugins-resampler SUBDIR+= akode-plugins-sun SUBDIR+= akode-plugins-xiph +SUBDIR+= albumplayer SUBDIR+= alsa-lib SUBDIR+= alsa-plugins-oss SUBDIR+= alsa-plugins-pulse @@ -103,6 +104,7 @@ SUBDIR+= festvox-us3 SUBDIR+= flac SUBDIR+= flac123 SUBDIR+= flac2mp3 +SUBDIR+= flactag SUBDIR+= flite SUBDIR+= fluidsynth SUBDIR+= freealut |