pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

rlottie: added buildlink3.mk



Module Name:	pkgsrc-wip
Committed By:	AcidBear <jake.slazenger%yandex.com@localhost>
Pushed By:	jakeSlaz
Date:		Wed Feb 24 18:06:04 2021 +0300
Changeset:	564dd5cf3ef79b12d6f6c0b29ed7d11a6afa58f6

Added Files:
	rlottie/buildlink3.mk

Log Message:
rlottie: added buildlink3.mk

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=564dd5cf3ef79b12d6f6c0b29ed7d11a6afa58f6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 rlottie/buildlink3.mk | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diffs:
diff --git a/rlottie/buildlink3.mk b/rlottie/buildlink3.mk
new file mode 100644
index 0000000000..2ee8194081
--- /dev/null
+++ b/rlottie/buildlink3.mk
@@ -0,0 +1,12 @@
+# $NetBSD$
+
+BUILDLINK_TREE+=	rlottie
+
+.if !defined(RLOTTIE_BUILDLINK3_MK)
+RLOTTIE_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.rlottie+=	rlottie>=0.2
+BUILDLINK_PKGSRCDIR.rlottie?=	../../wip/rlottie
+.endif	# RLOTTIE_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-rlottie


Home | Main Index | Thread Index | Old Index