head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2026.04.14.11.43.50;	author kikadf;	state Exp;
branches;
next	;
commitid	zA0aH5TQkg8X6VBG;


desc
@@


1.1
log
@
tllist: new package

tllist is a Typed Linked List C header file only library implemented using
pre-processor macros.
@
text
@# $NetBSD$

BUILDLINK_TREE+=	tllist

.if !defined(TLLIST_BUILDLINK3_MK)
TLLIST_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.tllist+=	tllist>=1.1.0
BUILDLINK_PKGSRCDIR.tllist?=	../../devel/tllist
.endif	# TLLIST_BUILDLINK3_MK

BUILDLINK_TREE+=	-tllist
@
