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

BUILDLINK_TREE+=	hs-torrent

.if !defined(HS_TORRENT_BUILDLINK3_MK)
HS_TORRENT_BUILDLINK3_MK:=

BUILDLINK_API_DEPENDS.hs-torrent+=	hs-torrent>=10000.1.3
BUILDLINK_ABI_DEPENDS.hs-torrent+=	hs-torrent>=10000.1.3nb3
BUILDLINK_PKGSRCDIR.hs-torrent?=	../../net/hs-torrent

.include "../../converters/hs-bencode/buildlink3.mk"
.include "../../devel/hs-syb/buildlink3.mk"
.endif	# HS_TORRENT_BUILDLINK3_MK

BUILDLINK_TREE+=	-hs-torrent

CVSweb <webmaster@jp.NetBSD.org>