File:  [cvs.NetBSD.org] / pkgsrc / archivers / hs-tar-conduit / buildlink3.mk
Revision 1.2: download - view: text, annotated - select for diffs
Sun Feb 2 13:04:50 2025 UTC (2 months, 3 weeks ago) by pho
Branches: MAIN
CVS tags: HEAD
Bump all Haskell packages after switching the default compiler.

# $NetBSD: buildlink3.mk,v 1.2 2025/02/02 13:04:50 pho Exp $

BUILDLINK_TREE+=	hs-tar-conduit

.if !defined(HS_TAR_CONDUIT_BUILDLINK3_MK)
HS_TAR_CONDUIT_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-tar-conduit+=	hs-tar-conduit>=0.4.1
BUILDLINK_ABI_DEPENDS.hs-tar-conduit+=	hs-tar-conduit>=0.4.1nb1
BUILDLINK_PKGSRCDIR.hs-tar-conduit?=	../../archivers/hs-tar-conduit

.include "../../devel/hs-conduit/buildlink3.mk"
.include "../../devel/hs-safe-exceptions/buildlink3.mk"
.endif	# HS_TAR_CONDUIT_BUILDLINK3_MK

BUILDLINK_TREE+=	-hs-tar-conduit

CVSweb <webmaster@jp.NetBSD.org>