1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# New ports collection makefile for: tk84-thread # Date created: 09 March 2007 # Whom: Martin Matuska <mm@FreeBSD.org> # # $FreeBSD$ # PORTNAME= tk MAINTAINER= mm@FreeBSD.org COMMENT= Graphical toolkit for Tcl (threads support) BUILDING_TK_THREADS= yes MASTERDIR= ${.CURDIR}/../tk84 .include "${MASTERDIR}/Makefile"