aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/tk84-thread/Makefile
blob: 391bd6b542a784d554eae4bd0c5bb920e5c80de7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    tk84-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}/../tk84

.include "${MASTERDIR}/Makefile"