1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/Mk/Uses/tk.mk

11 lines
109 B
Makefile
Raw Normal View History

# $FreeBSD$
#
# vim: ts=8 noexpandtab
#
tcl_ARGS= ${tk_ARGS}
_TCLTK_PORT= tk
2015-10-10 17:46:45 +00:00
.include "${USESDIR}/tcl.mk"