File:  [cvs.NetBSD.org] / pkgsrc / math / hs-integer-logarithms / Makefile
Revision 1.16: download - view: text, annotated - select for diffs
Sun Feb 2 13:05:37 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.16 2025/02/02 13:05:37 pho Exp $

DISTNAME=	integer-logarithms-1.0.4
PKGREVISION=	1
CATEGORIES=	math

MAINTAINER=	pho@cielonegro.org
COMMENT=	Integer logarithms
LICENSE=	mit

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

CVSweb <webmaster@jp.NetBSD.org>