# $NetBSD: Makefile,v 1.13 2023/11/02 06:37:12 pho Exp $ DISTNAME= integer-logarithms-1.0.3.1 PKGREVISION= 8 CATEGORIES= math MAINTAINER= pho@cielonegro.org COMMENT= Integer logarithms LICENSE= mit HASKELL_UNRESTRICT_DEPENDENCIES+= \ base \ ghc-prim \ ghc-bignum .include "../../mk/haskell.mk" .include "../../mk/bsd.pkg.mk"