File:  [cvs.NetBSD.org] / pkgsrc / textproc / hs-text-manipulate / buildlink3.mk
Revision 1.8: download - view: text, annotated - select for diffs
Sun Feb 2 13:05:58 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.8 2025/02/02 13:05:58 pho Exp $

BUILDLINK_TREE+=	hs-text-manipulate

.if !defined(HS_TEXT_MANIPULATE_BUILDLINK3_MK)
HS_TEXT_MANIPULATE_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-text-manipulate+=	hs-text-manipulate>=0.3.1
BUILDLINK_ABI_DEPENDS.hs-text-manipulate+=	hs-text-manipulate>=0.3.1.0nb5
BUILDLINK_PKGSRCDIR.hs-text-manipulate?=	../../textproc/hs-text-manipulate
.endif	# HS_TEXT_MANIPULATE_BUILDLINK3_MK

BUILDLINK_TREE+=	-hs-text-manipulate

CVSweb <webmaster@jp.NetBSD.org>