summaryrefslogtreecommitdiffstats
path: root/applications/luci-app-radicale3/Makefile
blob: a59689ad65a89923a5e95f8840777efcd750d8b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

include $(TOPDIR)/rules.mk

# cspell:words TOPDIR LUCI Radicale buildroot rpcd

LUCI_TITLE:=Radicale v3 CalDAV/CardDAV Server
LUCI_DEPENDS:=+luci-base +radicale3 +rpcd-mod-rad3-enc

PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
PROVIDES:=luci-app-radicale2

include ../../luci.mk

# call BuildPackage - OpenWrt buildroot signature