Merge pull request #7292 from stangri/master-luci-app-https-dns-proxy
[project/luci.git] / applications / luci-app-p910nd / Makefile
1 #
2 # Copyright (C) 2024 Paul Donald <newtwen@gmail.com>
3 #
4 # This is free software, licensed under the Apache License, Version 2.0 .
5 #
6
7 include $(TOPDIR)/rules.mk
8
9 LUCI_TITLE:=p910nd - Printer server module
10 LUCI_DEPENDS:=+luci-base +luci-compat +p910nd
11
12 PKG_LICENSE:=Apache-2.0
13 PKG_MAINTAINER:=Paul Donald <newtwen@gmail.com>, \
14 Jo-Philipp Wich <jo@mein.io>
15
16 include ../../luci.mk
17
18 # call BuildPackage - OpenWrt buildroot signature