11 lines
109 B
Makefile
11 lines
109 B
Makefile
# $FreeBSD$
|
|
#
|
|
# vim: ts=8 noexpandtab
|
|
#
|
|
|
|
tcl_ARGS= ${tk_ARGS}
|
|
|
|
_TCLTK_PORT= tk
|
|
|
|
.include "${USESDIR}/tcl.mk"
|