freebsd-ports/devel/py3-py/Makefile
Sunpoet Po-Chuan Hsieh 39abe7cb3e - Use USES=python3.3+
2016-12-24 13:03:43 +00:00

7 lines
98 B
Makefile

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