# $FreeBSD: head/devel/hs-scientific/Makefile 367888 2014-09-10 20:50:31Z gerald $ PORTNAME= scientific PORTVERSION= 0.3.3.0 PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Numbers represented using scientific notation LICENSE= BSD3CLAUSE USE_CABAL= hashable>=1.1.2 text>=0.8 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include