eba7b1f11b
- STAGE-clean - Simplify by not installing / deinstalling the user configuration file
10 lines
195 B
Makefile
10 lines
195 B
Makefile
# Created by: Martin Matuska <mm@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
MAINTAINER= tcltk@FreeBSD.org
|
|
|
|
BUILDING_TK_WRAPPER= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/tcl-wrapper
|
|
|
|
.include "${MASTERDIR}/Makefile"
|