aboutsummaryrefslogtreecommitdiff
path: root/configuration.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@091d3ff0-52bc-4db5-b7a6-18201e4c0cca>2009-09-28 18:21:13 +0000
committerschnetter <schnetter@091d3ff0-52bc-4db5-b7a6-18201e4c0cca>2009-09-28 18:21:13 +0000
commit10185598b01c4631ea452379c3fee827f745820f (patch)
tree24eca1f007111766612fe0ed6b55f673f9ce15ed /configuration.ccl
parent1ae5bee4efee077875b7fb6f511b88bd72748fe7 (diff)
Add thorn containing the OpenSSL library
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/OpenSSL/trunk@2 091d3ff0-52bc-4db5-b7a6-18201e4c0cca
Diffstat (limited to 'configuration.ccl')
-rw-r--r--configuration.ccl8
1 files changed, 8 insertions, 0 deletions
diff --git a/configuration.ccl b/configuration.ccl
new file mode 100644
index 0000000..5452a76
--- /dev/null
+++ b/configuration.ccl
@@ -0,0 +1,8 @@
+# Configuration definitions for thorn OpenSSL
+# $Header$
+
+PROVIDES OpenSSL
+{
+ SCRIPT OpenSSL.sh
+ LANG bash
+}