334230a14b
PR: ports/110133 Submitted by: Martin Matuska <martin at matuska.org>
12 lines
230 B
Makefile
12 lines
230 B
Makefile
# New ports collection makefile for: tk84-thread
|
|
# Date created: 09 March 2007
|
|
# Whom: Martin Matuska <martin@matuska.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
WITH_THREADS= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../tk84
|
|
|
|
.include "${MASTERDIR}/Makefile"
|