aboutsummaryrefslogtreecommitdiffstats
path: root/lang/tcl86-thread/Makefile
blob: c51c6561e55b59f487f51b9c3b2f4d1892e70b06 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# New ports collection makefile for:    tcl85-thread
# Date created:         17 January 2007
# Whom:                 Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   tcl

MAINTAINER= mm@FreeBSD.org
COMMENT=    Tool command language (threads support)

BUILDING_TCL_THREADS=   yes

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

.include    "${MASTERDIR}/Makefile"