mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
8413b1b1d5
Approved by: garga (mentor)
13 lines
233 B
Makefile
13 lines
233 B
Makefile
# New ports collection makefile for: tk85-thread
|
|
# Date created: 09 March 2007
|
|
# Whom: Martin Matuska <mm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
BUILDING_TK_THREADS= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../tk85
|
|
|
|
.include "${MASTERDIR}/Makefile"
|