luci/applications/luci-app-strongswan-swanctl/Makefile

18 lines
554 B
Makefile

# Copyright 2021 Nicholas Smith (nicholas@nbembedded.com)
# Copyright (C) 2023 TDT AG <development@tdt.de>
#
# This is free software, licensed under the GNU General Public License v2.
include $(TOPDIR)/rules.mk
PKG_LICENSE:=GPL-2.0-or-later
PKG_MAINTAINER:=Nicholas Smith <nicholas@nbembedded.com>, Lukas Voegl <lvoegl@tdt.de>
LUCI_TITLE:=LuCI support for strongSwan via swanctl
LUCI_DESCRIPTION:=Configuration for strongSwan based on swanctl
LUCI_DEPENDS:=+strongswan-swanctl
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature