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: 09551b06f630e7c0ea5a6c9733d4d2d7ff9cab21 (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:=+luci-compat +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