summaryrefslogtreecommitdiff
path: root/lang/parrot/buildlink3.mk
blob: 40cef7b4e8eb4229e4bfe93ee4ea917e2cba543e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: buildlink3.mk,v 1.7 2009/03/20 19:24:51 joerg Exp $

BUILDLINK_TREE+=	parrot

.if !defined(PARROT_BUILDLINK3_MK)
PARROT_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.parrot+=		parrot>=0.4.0
BUILDLINK_ABI_DEPENDS.parrot?=		parrot>=0.4.1nb1
BUILDLINK_PKGSRCDIR.parrot?=		../../lang/parrot

.include "../../textproc/icu/buildlink3.mk"
.endif # PARROT_BUILDLINK3_MK

BUILDLINK_TREE+=	-parrot