freebsd-ports/dns/py3-dnspython/Makefile
Ruslan Makhmatkhanov 9c6d373335 Add dns/py3-dnspython
This is the slave port for py-dnspython, that is built against python3.

Submitted by:	kp (via ports@ ML)
2016-09-22 16:08:53 +00:00

7 lines
104 B
Makefile

# $FreeBSD$
MASTERDIR= ${.CURDIR}/../py-dnspython
USES= python:3.3+
.include "${MASTERDIR}/Makefile"