freebsd-ports/x11-toolkits/py31-tkinter/Makefile
Daichi GOTO cc50524282 Add py31-tkinter, Tkinter for Python 3.1
Submitted by:	daichi
Pointed out by:	lwhsu, python@
2009-07-13 06:22:03 +00:00

15 lines
292 B
Makefile

# New ports collection makefile for: py31-tkinter
# Date created: 13 Jul 2009
# Whom: Daichi GOTO <daichi@FreeBSD.org>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../py-tkinter
MAINTAINER= daichi@FreeBSD.org
PYTHON_VERSION= python3.1
.include "${MASTERDIR}/Makefile"