1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-13 02:51:50 +00:00
openmptcprouter-feeds/luci-app-snmpd/Makefile

16 lines
296 B
Makefile
Raw Normal View History

2018-11-08 18:19:30 +00:00
#
2019-01-03 14:56:11 +00:00
# Copyright (C) 2018-2019 Ycarus (Yannick Chabanois) <ycarus@zugaina.org>
2018-11-08 18:19:30 +00:00
#
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI SNMPD Interface
LUCI_DEPENDS:=+snmpd
PKG_LICENSE:=GPLv3
2019-10-20 19:11:02 +00:00
#include ../luci/luci.mk
include $(TOPDIR)/feeds/luci/luci.mk
2018-11-08 18:19:30 +00:00
# call BuildPackage - OpenWrt buildroot signature