pkgsrc/devel/tcl-tclOO/buildlink3.mk
asau 8d1c5458a0 Import TCL OO version 1.0.1 as devel/tcl-tclOO
Originally at WIP.

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.
2013-11-16 21:01:26 +00:00

12 lines
326 B
Makefile

# $NetBSD: buildlink3.mk,v 1.1.1.1 2013/11/16 21:01:26 asau 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?= ../../devel/tcl-tclOO
.endif # TCL_TCLOO_BUILDLINK3_MK
BUILDLINK_TREE+= -tcl-tclOO