summaryrefslogtreecommitdiff
path: root/devel/editorconfig-core/buildlink3.mk
blob: 5f30755be96bd7a8862f5c03506c48adbb099fe1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: buildlink3.mk,v 1.2 2018/01/07 13:04:01 rillig Exp $

BUILDLINK_TREE+=	editorconfig-core

.if !defined(EDITORCONFIG_CORE_BUILDLINK3_MK)
EDITORCONFIG_CORE_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.editorconfig-core+=	editorconfig-core>=0.12.1
BUILDLINK_PKGSRCDIR.editorconfig-core?=		../../devel/editorconfig-core
.endif	# EDITORCONFIG_CORE_BUILDLINK3_MK

BUILDLINK_TREE+=	-editorconfig-core