opnsense-ports/math/hs-fixed/Makefile
Franco Fichtner cdf9952906 */*: sync with upstream
Taken from: HardenedBSD
2017-08-09 06:23:35 +02:00

13 lines
258 B
Makefile

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