Hi,

I found I had a need for dnspython for python 3.4. The port builds only for
python 2.7 at the moment.
Attached is a patch to introduce py34-dnspython.

Regards,
Kristof
diff --git a/dns/py34-dnspython/Makefile b/dns/py34-dnspython/Makefile
new file mode 100644
index 0000000..19af934
--- /dev/null
+++ b/dns/py34-dnspython/Makefile
@@ -0,0 +1,7 @@
+# $FreeBSD$
+
+MASTERDIR=     ${.CURDIR}/../py-dnspython
+
+PYTHON_VERSION=        python3.4
+
+.include "${MASTERDIR}/Makefile"
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to