Lines 1-13
Link Here
|
1 |
# Created by: Pav Lucistnik <pav@FreeBSD.org> |
1 |
# Created by: Pav Lucistnik <pav@FreeBSD.org> |
2 |
# $FreeBSD: head/lang/tcl84-thread/Makefile 305074 2012-09-30 06:25:19Z rm $ |
2 |
# $FreeBSD: head/lang/tcl84-thread/Makefile 305074 2012-09-30 06:25:19Z rm $ |
3 |
|
3 |
|
4 |
PORTNAME= tcl |
4 |
PORTNAME= tcl |
5 |
|
5 |
|
6 |
MAINTAINER= c.petrik.sosa@gmail.com |
6 |
MAINTAINER= TclTk@FreeBSD.org |
7 |
COMMENT= Tool command language (threads support) |
7 |
COMMENT= Tool command language (threads support) |
8 |
|
8 |
|
9 |
BUILDING_TCL_THREADS= yes |
9 |
BUILDING_TCL_THREADS= yes |
10 |
|
10 |
|
11 |
MASTERDIR= ${.CURDIR}/../tcl84 |
11 |
MASTERDIR= ${.CURDIR}/../tcl84 |
12 |
|
12 |
|
13 |
.include "${MASTERDIR}/Makefile" |
13 |
.include "${MASTERDIR}/Makefile" |