pkgsrc-wip/tcl-tclOO/buildlink3.mk
Blue Rats 302827ea6d Import tcl-tclOO-0.6 as wip/tcl-tclOO.
TclOO is a core for other TCL OO extensions and basic TCL OO framework.

Tool Command Language (Tcl) is an interpreted language and very portable
interpreter for that language. Tcl is embeddable and extensible, and has been
widely used since its creation in 1988 by John Ousterhout.
2010-10-20 14:01:23 +00:00

12 lines
326 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1.1.1 2010/10/20 14:01:23 othyro Exp $
BUILDLINK_TREE+= tcl-tclOO
.if !defined(TCL_TCLOO_BUILDLINK3_MK)
TCL_TCLOO_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.tcl-tclOO+= tcl-tclOO>=0.6
BUILDLINK_PKGSRCDIR.tcl-tclOO?= ../../wip/tcl-tclOO
.endif # TCL_TCLOO_BUILDLINK3_MK
BUILDLINK_TREE+= -tcl-tclOO