2022-02-26 04:57:43 +01:00
|
|
|
# $NetBSD: Makefile,v 1.5 2022/02/26 03:58:17 pho Exp $
|
2020-01-19 15:01:15 +01:00
|
|
|
|
|
|
|
DISTNAME= ieee754-0.8.0
|
2022-02-26 04:57:43 +01:00
|
|
|
PKGREVISION= 4
|
2020-01-19 15:01:15 +01:00
|
|
|
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"
|