aboutsummaryrefslogtreecommitdiffstats
path: root/math/hs-fixed/Makefile
blob: fad801826842d2cb9b5f0228c870e42ca0db7422 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

PORTNAME=   fixed
PORTVERSION=    0.2.1.1
CATEGORIES= math haskell

MAINTAINER= haskell@FreeBSD.org
COMMENT=    Signed 15.16 precision fixed point arithmetic

LICENSE=    BSD3CLAUSE

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>