- added contents of x11-toolkits/tk-wrapper (missing in previous commit)

Approved by:	garga (mentor)
This commit is contained in:
Martin Matuska 2007-04-16 12:10:10 +00:00
parent 48d5917cc1
commit fb2fb24520
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190119
2 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,14 @@
# New ports collection makefile for: tk-wrapper
# Date created: 16 April 2007
# Whom: Martin Matuska <mm@FreeBSD.org>
#
# $FreeBSD$
#
MAINTAINER= mm@FreeBSD.org
BUILDING_TK_WRAPPER= yes
MASTERDIR= ${.CURDIR}/../../lang/tcl-wrapper
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,3 @@
Tk-wrapper installs a shell wrapper for the "wish" command that
comes with different versions of Tk. Users can define in a configuration file
which version of the Tk shell wish should be called.