diff options
author | reed <reed> | 2010-04-16 15:46:13 +0000 |
---|---|---|
committer | reed <reed> | 2010-04-16 15:46:13 +0000 |
commit | d1159a7bbba0feed01935170564c20f40e5e820f (patch) | |
tree | 8531deb3fb2620ab23edc76974e188a8449bf752 /audio/Makefile | |
parent | 94083d6cd65b6ec559e263049a01b59802fda4ef (diff) | |
download | pkgsrc-d1159a7bbba0feed01935170564c20f40e5e820f.tar.gz |
Added audio/opencore-amr.
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 ba18c0b793d..62740e6f38c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.435 2010/04/12 12:14:20 obache Exp $ +# $NetBSD: Makefile,v 1.436 2010/04/16 15:46:13 reed Exp $ # COMMENT= Audio tools @@ -286,6 +286,7 @@ SUBDIR+= nspmod SUBDIR+= ocp SUBDIR+= oggasm SUBDIR+= openal +SUBDIR+= opencore-amr SUBDIR+= p5-Audio-CD SUBDIR+= p5-Audio-Scan SUBDIR+= p5-Audio-Wav |