aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'configuration.ccl')
-rw-r--r--configuration.ccl12
1 files changed, 12 insertions, 0 deletions
diff --git a/configuration.ccl b/configuration.ccl
new file mode 100644
index 0000000..38a8f25
--- /dev/null
+++ b/configuration.ccl
@@ -0,0 +1,12 @@
+# Configuration definitions for thorn flickcurl
+# $Header$
+
+PROVIDES flickcurl
+{
+ SCRIPT flickcurl.sh
+ LANG sh
+ OPTIONS FLICKCURL_DIR
+}
+
+REQUIRES curl libxml2
+