Changeset View
Changeset View
Standalone View
Standalone View
head/devel/hs-blaze-builder/Makefile
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= blaze-builder | PORTNAME= blaze-builder | ||||
| PORTVERSION= 0.4.1.0 | PORTVERSION= 0.4.1.0 | ||||
| PORTREVISION= 1 | PORTREVISION= 2 | ||||
| CATEGORIES= devel haskell | CATEGORIES= devel haskell | ||||
| MAINTAINER= haskell@FreeBSD.org | MAINTAINER= haskell@FreeBSD.org | ||||
| COMMENT= Efficient buffered output | COMMENT= Efficient buffered output | ||||
| LICENSE= BSD3CLAUSE | LICENSE= BSD3CLAUSE | ||||
| .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | ||||
| .include <bsd.port.mk> | .include <bsd.port.mk> | ||||