aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/tk86-thread/Makefile
blob: 518e869b3d4038c401a6e43b62f7c55b41ad742d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    tk85-thread
# Date created:             09 March 2007
# Whom:                 Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   tk

MAINTAINER= mm@FreeBSD.org
COMMENT=    Graphical toolkit for Tcl (threads support)

BUILDING_TK_THREADS=    yes

MASTERDIR=  ${.CURDIR}/../tk86

.include "${MASTERDIR}/Makefile"