freebsd-ports/devel/py-setuptools27/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

10 lines
205 B
Makefile

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