# Created by: Giuseppe Pilichi aka Jacula Modyun # $FreeBSD: head/math/hs-erf/Makefile 367888 2014-09-10 20:50:31Z gerald $ PORTNAME= erf PORTVERSION= 2.0.0.0 PORTREVISION= 12 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org COMMENT= The error function, erf, and friends for Haskell LICENSE= BSD3CLAUSE .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include