Changeset View
Changeset View
Standalone View
Standalone View
devel/py-setuptools33/Makefile
| # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | ||||
| # $FreeBSD: head/devel/py-setuptools33/Makefile 352367 2014-04-26 19:31:10Z sunpoet $ | # $FreeBSD: head/devel/py-setuptools33/Makefile 352367 2014-04-26 19:31:10Z sunpoet $ | ||||
| PKGNAMESUFFIX= ${PYTHON_SUFFIX} | PKGNAMESUFFIX= ${PYTHON_SUFFIX} | ||||
| PYTHON_VERSION= python3.3 | PYTHON_VERSION= cpython3.3 | ||||
| MASTERDIR= ${.CURDIR}/../py-setuptools | MASTERDIR= ${.CURDIR}/../py-setuptools | ||||
| .include "${MASTERDIR}/Makefile" | .include "${MASTERDIR}/Makefile" | ||||