fbdcc0802c
PR: 173753 , 173767 Feature safe: yes
13 lines
246 B
Makefile
13 lines
246 B
Makefile
# Created by: Martin Matuska <mm@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= tcl
|
|
|
|
MAINTAINER= tcltk@FreeBSD.org
|
|
COMMENT= Tool command language (threads support)
|
|
|
|
BUILDING_TCL_THREADS= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../tcl85
|
|
|
|
.include "${MASTERDIR}/Makefile"
|