DESCRIPTION:= is obselete
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9304 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -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 \
|
||||
|
Reference in New Issue
Block a user