Changeset View
Changeset View
Standalone View
Standalone View
devel/hs-fast-logger/Makefile
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= fast-logger | PORTNAME= fast-logger | ||||
| PORTVERSION= 2.4.10 | PORTVERSION= 2.4.11 | ||||
| PORTREVISION= 1 | |||||
| CATEGORIES= devel haskell | CATEGORIES= devel haskell | ||||
| MAINTAINER= haskell@FreeBSD.org | MAINTAINER= haskell@FreeBSD.org | ||||
| COMMENT= Fast logging system | COMMENT= Fast logging system | ||||
| LICENSE= BSD3CLAUSE | LICENSE= BSD3CLAUSE | ||||
| USE_CABAL= auto-update easy-file old-locale text unix-time | USE_CABAL= auto-update easy-file old-locale unix-time | ||||
| .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | ||||
| .include <bsd.port.mk> | .include <bsd.port.mk> | ||||