mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add tcl85-thread , tool Command Language (development version).
PR: ports/108041 Submitted by: martin at matuska.org
This commit is contained in:
parent
9e890b7d7d
commit
e56bd945f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=183592
@ -315,6 +315,7 @@
|
||||
SUBDIR += tcl84
|
||||
SUBDIR += tcl84-thread
|
||||
SUBDIR += tcl85
|
||||
SUBDIR += tcl85-thread
|
||||
SUBDIR += tclX
|
||||
SUBDIR += tcltutor
|
||||
SUBDIR += tinycobol
|
||||
|
12
lang/tcl85-thread/Makefile
Normal file
12
lang/tcl85-thread/Makefile
Normal file
@ -0,0 +1,12 @@
|
||||
# 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"
|
12
lang/tcl86-thread/Makefile
Normal file
12
lang/tcl86-thread/Makefile
Normal file
@ -0,0 +1,12 @@
|
||||
# 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"
|
Loading…
Reference in New Issue
Block a user