File:  [cvs.NetBSD.org] / pkgsrc / devel / hs-atomic-counter / Makefile
Revision 1.2: download - view: text, annotated - select for diffs
Sun Feb 2 13:04:57 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.2 2025/02/02 13:04:57 pho Exp $

DISTNAME=	atomic-counter-0.1.2.3
PKGREVISION=	1
CATEGORIES=	devel

MAINTAINER=	pkgsrc-users@NetBSD.org
COMMENT=	Mutable counters that can be modified with atomic operatinos
LICENSE=	apache-2.0

.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>