diff options
Diffstat (limited to 'applications/luci-app-p910nd/Makefile')
-rw-r--r-- | applications/luci-app-p910nd/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/applications/luci-app-p910nd/Makefile b/applications/luci-app-p910nd/Makefile index be3c7223a1..7cdf1e03de 100644 --- a/applications/luci-app-p910nd/Makefile +++ b/applications/luci-app-p910nd/Makefile @@ -9,6 +9,10 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=p910nd - Printer server module LUCI_DEPENDS:=+luci-base +luci-compat +p910nd +PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Paul Donald <newtwen@gmail.com> \ + Jo-Philipp Wich <jo@mein.io> + include ../../luci.mk # call BuildPackage - OpenWrt buildroot signature |