Merge pull request #2168 from remakeelectric/app-snmpd
[oweals/luci.git] / applications / luci-app-snmpd / Makefile
1 include $(TOPDIR)/rules.mk
2
3 LUCI_TITLE:= Net-SNMP LuCI interface
4 LUCI_DEPENDS:= +luci-base
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