mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
13 lines
227 B
Makefile
13 lines
227 B
Makefile
# New ports collection makefile for: tcl84-thread
|
|
# Date created: 17 July 2005
|
|
# Whom: Pav Lucistnik <pav@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
WITH_THREADS= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../tcl84
|
|
|
|
.include "${MASTERDIR}/Makefile"
|