pkgsrc/math/hs-ieee754/Makefile

13 lines
294 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 2022/02/26 03:58:17 pho Exp $
DISTNAME= ieee754-0.8.0
PKGREVISION= 4
CATEGORIES= math
MAINTAINER= pho@cielonegro.org
COMMENT= Utilities for dealing with IEEE floating point numbers
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"