1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/devel/py-setuptools33/Makefile
Sunpoet Po-Chuan Hsieh bdeafaaf83 - Fix PYTHON_VERSION
PR:		ports/188491
Submitted by:	John Hein <john.hein@microsemi.com>
2014-04-26 19:31:10 +00:00

11 lines
205 B
Makefile

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