Add buildlink file for the augeas library.

This commit is contained in:
bsiegert 2014-12-30 15:03:32 +00:00
parent 0deb609d1e
commit 270583bdfd

View file

@ -0,0 +1,13 @@
# $NetBSD: buildlink3.mk,v 1.1 2014/12/30 15:03:32 bsiegert Exp $
BUILDLINK_TREE+= augeas
.if !defined(AUGEAS_BUILDLINK3_MK)
AUGEAS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.augeas+= augeas>=1.3.0
BUILDLINK_PKGSRCDIR.augeas?= ../../sysutils/augeas
.include "../../textproc/libxml2/buildlink3.mk"
.endif # AUGEAS_BUILDLINK3_MK
BUILDLINK_TREE+= -augeas