DESCRIPTION:= is obselete
[packages.git] / net / miax / Makefile
index f09daeb..e469ab8 100644 (file)
@@ -26,13 +26,15 @@ define Package/miax
   CATEGORY:=Network
   DEPENDS:=+libpthread +bluez-libs
   TITLE:=A console iax (asterisk) client
-  DESCRIPTION:=\
-       miax is a console iax (asterisk) client, it can work with \\\
-       a soundcard as a normal voip phone, taking input/output from \\\
-       keyboard, analog/gsm/isdn modem or bluetooth phones.
   URL:=http://www.eja.it/?l=gpl&testo=miax
 endef
 
+define Package/miax/description
+       miax is a console iax (asterisk) client, it can work with 
+       a soundcard as a normal voip phone, taking input/output from 
+       keyboard, analog/gsm/isdn modem or bluetooth phones.
+endef
+
 define Build/Compile
        $(MAKE) -C "$(PKG_BUILD_DIR)" \
                CC="$(TARGET_CC)" \