1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/Mk/Uses/tk.mk
Mathieu Arnold 5d33e04596
framework: Remove $FreeBSD$
Where appropriate fiddle with a few other things.
2021-04-06 16:27:10 +02:00

9 lines
95 B
Makefile

# vim: ts=8 noexpandtab
#
tcl_ARGS= ${tk_ARGS}
_TCLTK_PORT= tk
.include "${USESDIR}/tcl.mk"