pkgsrc/math/hs-scientific/Makefile
2015-06-08 20:56:14 +00:00

14 lines
391 B
Makefile

# $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"