Changeset View
Changeset View
Standalone View
Standalone View
head/benchmarks/hs-criterion-measurement/Makefile
Property | Old Value | New Value |
---|---|---|
svn:eol-style | null | native \ No newline at end of property |
svn:keywords | null | FreeBSD=%H \ No newline at end of property |
svn:mime-type | null | text/plain \ No newline at end of property |
# $FreeBSD$ | |||||
PORTNAME= criterion-measurement | |||||
PORTVERSION= 0.1.1.0 | |||||
PORTREVISION= 1 | |||||
CATEGORIES= benchmarks haskell | |||||
MAINTAINER= haskell@FreeBSD.org | |||||
COMMENT= Criterion measurement functionality and associated types | |||||
LICENSE= BSD3CLAUSE | |||||
USE_CABAL= aeson base-compat vector | |||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | |||||
.include <bsd.port.mk> |