DESCRIPTION:= is obselete
[packages.git] / sound / mpc / Makefile
index 25b35a9..a0e843b 100644 (file)
@@ -26,14 +26,16 @@ define Package/mpc
   SECTION:=sound
   CATEGORY:=Sound
   TITLE:=Music Player Daemon Console Client
-  DESCRIPTION:=\
-       MPD is a music player supporting flac, mp3 and ogg files.\\\
-       It is typically controlled over a network using one of it's many \\\
-       clients including mpc(console), gmpc(gnome), phpmp(php) etc.\\\
-       this is MPC
   URL:=http://www.musicpd.org/
 endef
 
+define Package/mpc/description
+       MPD is a music player supporting flac, mp3 and ogg files.
+       It is typically controlled over a network using one of it's many 
+       clients including mpc(console), gmpc(gnome), phpmp(php) etc.
+       this is MPC
+endef
+
 define Build/Configure
 $(call Build/Configure/Default, \
        --disable-iconv \