mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
e56bd945f3
PR: ports/108041 Submitted by: martin at matuska.org
13 lines
237 B
Makefile
13 lines
237 B
Makefile
# New ports collection makefile for: tcl85-thread
|
|
# Date created: 17 January 2007
|
|
# Whom: martin@matuska.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
WITH_THREADS= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../tcl85
|
|
|
|
.include "${MASTERDIR}/Makefile"
|