ancient: Create a buildlink3.mk for software linking against the library

This commit is contained in:
nia 2024-03-17 16:42:28 +00:00
parent a91cedd516
commit b31da6574e
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
# $NetBSD: buildlink3.mk,v 1.1 2024/03/17 16:42:28 nia Exp $
BUILDLINK_TREE+= ancient
.if !defined(ANCIENT_BUILDLINK3_MK)
ANCIENT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ancient+= ancient>=2.0.0
BUILDLINK_PKGSRCDIR.ancient?= ../../archivers/ancient
.endif # ANCIENT_BUILDLINK3_MK
BUILDLINK_TREE+= -ancient