File:  [cvs.NetBSD.org] / pkgsrc / textproc / hs-doctemplates / Makefile
Revision 1.17: download - view: text, annotated - select for diffs
Sun Feb 2 13:05:52 2025 UTC (2 months, 2 weeks ago) by pho
Branches: MAIN
CVS tags: HEAD
Bump all Haskell packages after switching the default compiler.

# $NetBSD: Makefile,v 1.17 2025/02/02 13:05:52 pho Exp $

DISTNAME=	doctemplates-0.11.0.1
PKGREVISION=	1
CATEGORIES=	textproc

MAINTAINER=	pho@cielonegro.org
COMMENT=	Pandoc-style document templates
LICENSE=	modified-bsd

.include "../../devel/hs-safe/buildlink3.mk"
.include "../../converters/hs-text-conversions/buildlink3.mk"
.include "../../converters/hs-aeson/buildlink3.mk"
.include "../../textproc/hs-doclayout/buildlink3.mk"
.include "../../devel/hs-safe/buildlink3.mk"
.include "../../math/hs-scientific/buildlink3.mk"
.include "../../converters/hs-text-conversions/buildlink3.mk"
.include "../../devel/hs-vector/buildlink3.mk"
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>