FreeBSD platform specific modules
diff --git a/Lib/plat-freebsd2/regen b/Lib/plat-freebsd2/regen
new file mode 100755
index 0000000..1516e60
--- /dev/null
+++ b/Lib/plat-freebsd2/regen
@@ -0,0 +1,6 @@
+#! /bin/sh
+set -v
+#h2py /usr/include/sys/fcntl.h
+h2py /usr/include/sys/socket.h
+h2py -i '(u_long)' /usr/include/netinet/in.h
+h2py /usr/include/termios.h