fb2fb24520
Approved by: garga (mentor)
14 lines
275 B
Makefile
14 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"
|