DESCRIPTION:= is obselete
[packages.git] / libs / libao / Makefile
index abb68bb..71acad6 100644 (file)
@@ -27,12 +27,14 @@ define Package/libao
   DEPENDS:=+alsa-lib
   CATEGORY:=Libraries
   TITLE:=A cross platform audio library
-  DESCRIPTION:=\
-       Libao is a cross-platform audio library that allows programs to \\\
-       output audio using a simple API on a wide variety of platforms.
   URL:=http://www.xiph.org/ao/
 endef
 
+define Package/libao/description
+       Libao is a cross-platform audio library that allows programs to 
+       output audio using a simple API on a wide variety of platforms.
+endef
+
 define Build/Configure
        $(call Build/Configure/Default, \
                --enable-shared \