mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
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"
|