825c0e60b2
- Take maintainership of Mk/bsd.tcl.mk
12 lines
258 B
Makefile
12 lines
258 B
Makefile
# New ports collection makefile for: tcl85-thread
|
|
# Date created: 17 January 2007
|
|
# Whom: Martin Matuska <mm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
BUILDING_TCL_THREADS= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../tcl86
|
|
|
|
.include "${MASTERDIR}/Makefile"
|