summaryrefslogtreecommitdiffstats
path: root/package/libical/libical.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/libical/libical.mk')
-rw-r--r--package/libical/libical.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/libical/libical.mk b/package/libical/libical.mk
new file mode 100644
index 000000000..ee251eb2e
--- /dev/null
+++ b/package/libical/libical.mk
@@ -0,0 +1,12 @@
+#############################################################
+#
+# libical
+#
+#############################################################
+
+LIBICAL_VERSION = 0.48
+LIBICAL_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/freeassociation/libical/libical-$(LIBICAL_VERSION)
+LIBICAL_INSTALL_STAGING = YES
+
+$(eval $(call AUTOTARGETS))
+