diff options
Diffstat (limited to 'applications/luci-app-email/Makefile')
-rw-r--r-- | applications/luci-app-email/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-email/Makefile b/applications/luci-app-email/Makefile index c9060bc23a..e0d9f7fded 100644 --- a/applications/luci-app-email/Makefile +++ b/applications/luci-app-email/Makefile @@ -5,6 +5,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI app for email server configuration (EmailRelay) LUCI_DEPENDS:=+luci-base +emailrelay +PKG_LICENSE:=Apache-2.0 PKG_MAINTAINER:=Sergey Ponomarev <stokito@gmail.com> include ../../luci.mk |