DESCRIPTION:= is obselete
[openwrt/svn-archive/archive.git] / net / dovecot / Makefile
index 4fce9d0bf8ae551167ac27d8858d406938a69bf8..b44b79b4c3cb97bc8def9bcdda00dbabc03a5873 100644 (file)
@@ -27,11 +27,13 @@ define Package/dovecot
   CATEGORY:=Network
   DEPENDS:=+libopenssl
   TITLE:=An IMAP and POP3 daemon
-  DESCRIPTION:=\
-       Dovecot is a program which provides POP3 and IMAP services.
   URL:=http://www.dovecot.org/
 endef
 
+define Package/dovecot/description
+       Dovecot is a program which provides POP3 and IMAP services.
+endef
+
 define Build/Configure
        (cd $(PKG_BUILD_DIR); rm -rf config.{cache,status}; \
                autoconf \