Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile « luci-app-radicale2 « applications - github.com/openwrt/luci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 83a2e7125edef93ccad3ee1aae8819bc88a86548 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
include $(TOPDIR)/rules.mk

LUCI_TITLE:=Radicale v2.x CalDAV/CardDAV Server
LUCI_DEPENDS:=+radicale2 +rpcd-mod-rad2-enc
LUCI_PKGARCH:=all

PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Daniel Dickinson <cshored@thecshore.com>

LUA_TARGET:=source

include ../../luci.mk

# call BuildPackage - OpenWrt buildroot signature