1 2 3 4 5 6 7 8 9 10 11 12 13 14
# 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"