Description: Disable SSL support.
 Upstream has promised to add a license exception, but until then this is
 necessary.
Author: Tim Retout <diocles@debian.org>

Index: imspector-0.9/Makefile
===================================================================
--- imspector-0.9.orig/Makefile	2009-10-28 12:56:22.000000000 +0000
+++ imspector-0.9/Makefile	2009-10-28 12:56:45.000000000 +0000
@@ -3,7 +3,7 @@
 
 ##########
 # Comment this out if you dont want SSL
-SSL = yes
+#SSL = yes
 
 ##########
 # Location of openssl installation
