mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 10:31:20 +02:00
11 lines
163 B
Makefile
11 lines
163 B
Makefile
# $FreeBSD: head/Mk/Uses/tk.mk 399010 2015-10-10 17:46:45Z bapt $
|
|
#
|
|
# vim: ts=8 noexpandtab
|
|
#
|
|
|
|
tcl_ARGS= ${tk_ARGS}
|
|
|
|
_TCLTK_PORT= tk
|
|
|
|
.include "${USESDIR}/tcl.mk"
|