diff options
author | wiz <wiz@pkgsrc.org> | 2001-07-23 13:29:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-07-23 13:29:40 +0000 |
commit | 34d39c2e73181f583a8257301470b4f912aebd6f (patch) | |
tree | b69a2d8949c4d634c5a2481d11e8146b0c8b7363 /audio | |
parent | e8c490d1adbe37222121801b67c7c39b6b106dcf (diff) | |
download | pkgsrc-34d39c2e73181f583a8257301470b4f912aebd6f.tar.gz |
add and enable flac
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 8bd4c4c3bd4..41a6eb82e3a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.101 2001/07/10 01:17:33 wiz Exp $ +# $NetBSD: Makefile,v 1.102 2001/07/23 13:29:40 wiz Exp $ # COMMENT= Audio tools @@ -50,6 +50,7 @@ SUBDIR+= festvox-tll SUBDIR+= festvox-us1 SUBDIR+= festvox-us2 SUBDIR+= festvox-us3 +SUBDIR+= flac SUBDIR+= freezetag SUBDIR+= gdcd SUBDIR+= gmodplay |