From 12b306f457d247387e36339adb9c27f97c31f83c Mon Sep 17 00:00:00 2001 From: schnetter Date: Tue, 29 Sep 2009 14:54:03 +0000 Subject: Add new thorn to interface to the curl library; see . git-svn-id: http://svn.cactuscode.org/arrangements/CactusExternal/curl/trunk@2 76b6bc95-f7ce-491a-ab68-7520f3bcc1c1 --- configuration.ccl | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 configuration.ccl (limited to 'configuration.ccl') diff --git a/configuration.ccl b/configuration.ccl new file mode 100644 index 0000000..f9d12b3 --- /dev/null +++ b/configuration.ccl @@ -0,0 +1,9 @@ +# Configuration definitions for thorn curl +# $Header$ + +PROVIDES curl +{ + SCRIPT curl.sh + LANG sh + OPTIONS CURL_DIR +} -- cgit v1.2.3