mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
fb2fb24520
Approved by: garga (mentor)
15 lines
275 B
Makefile
15 lines
275 B
Makefile
# New ports collection makefile for: tk-wrapper
|
|
# Date created: 16 April 2007
|
|
# Whom: Martin Matuska <mm@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
MAINTAINER= mm@FreeBSD.org
|
|
|
|
BUILDING_TK_WRAPPER= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../lang/tcl-wrapper
|
|
|
|
.include "${MASTERDIR}/Makefile"
|