pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/jimtcl
Module Name: pkgsrc
Committed By: tnn
Date: Thu May 6 10:38:34 UTC 2021
Added Files:
pkgsrc/lang/jimtcl: buildlink3.mk
Log Message:
jimtcl: add bl3.mk
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/jimtcl/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/lang/jimtcl/buildlink3.mk
diff -u /dev/null pkgsrc/lang/jimtcl/buildlink3.mk:1.1
--- /dev/null Thu May 6 10:38:34 2021
+++ pkgsrc/lang/jimtcl/buildlink3.mk Thu May 6 10:38:34 2021
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1 2021/05/06 10:38:34 tnn Exp $
+
+BUILDLINK_TREE+= jimtcl
+
+.if !defined(JIMTCL_BUILDLINK3_MK)
+JIMTCL_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.jimtcl+= jimtcl>=0.80
+BUILDLINK_PKGSRCDIR.jimtcl?= ../../lang/jimtcl
+.endif # JIMTCL_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -jimtcl
Home |
Main Index |
Thread Index |
Old Index