luci/applications/luci-app-dynapoint/Makefile

18 lines
395 B
Makefile
Raw Normal View History

#
# Copyright (C) 2016 The LuCI Team <luci@lists.subsignal.org>
#
# This is free software, licensed under the GNU General Public License v3.
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for DynaPoint
LUCI_DEPENDS:=+dynapoint
PKG_LICENSE:=GPL-3.0+
PKG_MAINTAINER:=Tobias Ilte <tobias.ilte@campus.tu-berlin.de>
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature