# New ports collection makefile for: hs-statistics # Date created: January 03 2010 # Whom: Giuseppe Pilichi aka Jacula Modyun # # $FreeBSD$ # PORTNAME= statistics PORTVERSION= 0.5.1.0 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org COMMENT= A Haskell library of statistical types, data, and functions USE_HACKAGE= erf mwc-random>=0.5.0.0 primitive vector>=0.5 vector-algorithms>=0.3 PORTDATA= * INSTALL_PORTDATA= ${INSTALL_DATA} ${WRKSRC}/README ${DATADIR} .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include