mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
fbdcc0802c
PR: 173753 , 173767 Feature safe: yes
15 lines
278 B
Makefile
15 lines
278 B
Makefile
# New ports collection makefile for: tk-wrapper
|
|
# Date created: 16 April 2007
|
|
# Whom: Martin Matuska <mm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= tcltk@FreeBSD.org
|
|
|
|
BUILDING_TK_WRAPPER= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/tcl-wrapper
|
|
|
|
.include "${MASTERDIR}/Makefile"
|