2007-01-29 04:10:23 +01:00
|
|
|
# New ports collection makefile for: tcl85-thread
|
|
|
|
# Date created: 17 January 2007
|
2007-04-05 15:19:09 +02:00
|
|
|
# Whom: Martin Matuska <mm@FreeBSD.org>
|
2007-01-29 04:10:23 +01:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2009-11-20 10:20:00 +01:00
|
|
|
PORTNAME= tcl
|
|
|
|
|
|
|
|
MAINTAINER= mm@FreeBSD.org
|
|
|
|
COMMENT= Tool command language (threads support)
|
|
|
|
|
2007-03-16 21:23:52 +01:00
|
|
|
BUILDING_TCL_THREADS= yes
|
2007-01-29 04:10:23 +01:00
|
|
|
|
2009-02-04 09:50:50 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../tcl86
|
2007-01-29 04:10:23 +01:00
|
|
|
|
|
|
|
.include "${MASTERDIR}/Makefile"
|