summaryrefslogtreecommitdiff
path: root/math/hs-integer-logarithms/Makefile
blob: 83a9295b3d13bb99cd5af82be005cdaae921b36b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.9 2022/02/26 03:58:17 pho Exp $

DISTNAME=	integer-logarithms-1.0.3.1
PKGREVISION=	5
CATEGORIES=	math

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

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