summaryrefslogtreecommitdiff
path: root/math/hs-scientific/Makefile
blob: 1b5c558e404b3b0688cce1cae3a18f7646b089c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.10 2015/06/08 20:56:15 szptvlfn Exp $

DISTNAME=	scientific-0.3.3.5
PKGREVISION=	2
CATEGORIES=	math

MAINTAINER=	szptvlfn@NetBSD.org
COMMENT=	Numbers represented using scientific notation
LICENSE=	modified-bsd

.include "../../mk/haskell.mk"
.include "../../devel/hs-hashable/buildlink3.mk"
.include "../../devel/hs-text/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"