mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
eba7b1f11b
- STAGE-clean - Simplify by not installing / deinstalling the user configuration file
11 lines
195 B
Makefile
11 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"
|