added iodine package
[hdw-linux/hdw-linux.git] / packages / net / iodine / iodine
diff --git a/packages/net/iodine/iodine b/packages/net/iodine/iodine
new file mode 100644 (file)
index 0000000..b6f3a0a
--- /dev/null
@@ -0,0 +1,12 @@
+# hdw-linux iodine package
+
+# author: hackbard@hackdaworld.org
+
+# [S] 3-1
+# [V] 0.4.0
+# [D] iodine-0.4.0.tar.gz http://code.kryo.se/iodine/
+
+pre_install()  {
+       sed 's%/local%%' Makefile > tmp~
+       mv tmp~ Makefile
+               }