added package x2x
[hdw-linux/hdw-linux.git] / packages / x11 / x2x / x2x
diff --git a/packages/x11/x2x/x2x b/packages/x11/x2x/x2x
new file mode 100644 (file)
index 0000000..23cda4f
--- /dev/null
@@ -0,0 +1,14 @@
+# hdw - linux x2x package
+#
+# author: hackbard@hackdaworld.dyndns.org
+#
+# [V] 1.30-beta
+# [S] 3-4
+# [D] x2x-1.30-beta.tar.gz http://x2x.dottedmag.net/releases/
+
+build_main()   {
+       xmkmf &&
+       make &&
+       make install &&
+       make install.man
+               }