luci/applications/luci-app-eoip/Makefile
Bogdan Shatik a4b88152b2 luci-app-eoip: Add LuCI for EoIP
LuCI Support for EoIP tunnel

Signed-off-by: Bogdan Shatik <bogdikxxx@mail.ru>
2021-02-01 18:01:59 +02:00

16 lines
408 B
Makefile

# Copyright 2020 Bogdan Shatik (bogdikxxx@mail.ru)
# This is free software, licensed under the Apache License, Version 2.0
include $(TOPDIR)/rules.mk
PKG_MAINTAINER:=Bogdan Shatik <bogdikxxx@mail.ru>
PKG_NAME:=luci-app-eoip
PKG_LICENSE:=Apache-2.0
LUCI_TITLE:=LuCI Support for EoIP
LUCI_DEPENDS:=+eoip +luci-base
LUCI_PKGARCH:=all
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature