freebsd-ports/devel/py-setuptools35/Makefile
Kubilay Kocak a8e18aac5e [NEW] devel/py-setuptools35: Add 3.5 version of setuptools
Add a setuptools port for the recently added Python version 3.5 port.
2015-09-14 04:36:05 +00:00

10 lines
205 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PKGNAMESUFFIX= ${PYTHON_SUFFIX}
PYTHON_VERSION= python3.5
MASTERDIR= ${.CURDIR}/../py-setuptools
.include "${MASTERDIR}/Makefile"