summaryrefslogtreecommitdiff
path: root/www/ocsigen-toolkit/buildlink3.mk
blob: 2f9f879ebf4c32a0bb6ede3e7bf0400c948cc2e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: buildlink3.mk,v 1.6 2020/12/11 08:53:19 jaapb Exp $

BUILDLINK_TREE+=	ocsigen-toolkit

.if !defined(OCSIGEN_TOOLKIT_BUILDLINK3_MK)
OCSIGEN_TOOLKIT_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.ocsigen-toolkit+=	ocsigen-toolkit>=2.0.0
BUILDLINK_ABI_DEPENDS.ocsigen-toolkit+=	ocsigen-toolkit>=2.8.0
BUILDLINK_PKGSRCDIR.ocsigen-toolkit?=	../../www/ocsigen-toolkit

.endif	# OCSIGEN_TOOLKIT_BUILDLINK3_MK

BUILDLINK_TREE+=	-ocsigen-toolkit