1config BR2_PACKAGE_LIBID3TAG
2	bool "libid3tag"
3	select BR2_PACKAGE_ZLIB
4	help
5	  ID3 tag reading library from the MAD project.
6
7	  http://www.underbit.com/products/mad/
8