diff options
Diffstat (limited to 'x11-toolkits/tk84-thread/Makefile')
-rw-r--r-- | x11-toolkits/tk84-thread/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/x11-toolkits/tk84-thread/Makefile b/x11-toolkits/tk84-thread/Makefile index 0eeca36e1989..391bd6b542a7 100644 --- a/x11-toolkits/tk84-thread/Makefile +++ b/x11-toolkits/tk84-thread/Makefile @@ -5,6 +5,11 @@ # $FreeBSD$ # +PORTNAME= tk + +MAINTAINER= mm@FreeBSD.org +COMMENT= Graphical toolkit for Tcl (threads support) + BUILDING_TK_THREADS= yes MASTERDIR= ${.CURDIR}/../tk84 |