Merge pull request #4380 from Ansuel/ddns-fix-pt2
[project/luci.git] / applications / luci-app-snmpd / Makefile
1 include $(TOPDIR)/rules.mk
2
3 LUCI_TITLE:= Net-SNMP LuCI interface
4 LUCI_DEPENDS:=+luci-compat +luci-base +snmpd
5 LUCI_PKGARCH:=all
6 LUCI_DESCRIPTION:=Some common net-snmp config items. In no way is this comprehensive.
7
8 PKG_MAINTAINER:= Karl Palsson <karlp@etactica.com>
9 PKG_LICENSE:=Apache-2.0
10
11 include ../../luci.mk
12
13 # call BuildPackage - OpenWrt buildroot signature