File:  [cvs.NetBSD.org] / pkgsrc / textproc / hs-hxt / Makefile
Revision 1.11: download - view: text, annotated - select for diffs
Sun Feb 2 13:05:53 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.11 2025/02/02 13:05:53 pho Exp $

DISTNAME=	hxt-9.3.1.22
PKGREVISION=	9
CATEGORIES=	textproc

MAINTAINER=	pho@cielonegro.org
COMMENT=	Collection of tools for processing XML with Haskell
LICENSE=	mit

.include "../../textproc/hs-hxt-charproperties/buildlink3.mk"
.include "../../textproc/hs-hxt-regex-xmlschema/buildlink3.mk"
.include "../../textproc/hs-hxt-unicode/buildlink3.mk"
.include "../../net/hs-network-uri/buildlink3.mk"
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>