summaryrefslogtreecommitdiff
path: root/filesystems/py-fuse-bindings/buildlink3.mk
blob: 212a7e24f698c9777ee078d9396809af99404f0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: buildlink3.mk,v 1.3 2009/03/20 19:24:33 joerg Exp $

BUILDLINK_TREE+=	py-fuse-bindings

.if !defined(PY_FUSE_BINDINGS_BUILDLINK3_MK)
PY_FUSE_BINDINGS_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.py-fuse-bindings+=	${PYPKGPREFIX}-fuse-bindings>=0.2pre1
BUILDLINK_PKGSRCDIR.py-fuse-bindings?=	../../filesystems/py-fuse-bindings
.endif # PY_FUSE_BINDINGS_BUILDLINK3_MK

BUILDLINK_TREE+=	-py-fuse-bindings