Changeset View
Changeset View
Standalone View
Standalone View
head/devel/hs-activehs-base/Makefile
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= activehs-base | PORTNAME= activehs-base | ||||
| PORTVERSION= 0.3.0.4 | PORTVERSION= 0.3.0.4 | ||||
| PORTREVISION= 3 | PORTREVISION= 5 | ||||
| CATEGORIES= devel haskell | CATEGORIES= devel haskell | ||||
| MAINTAINER= haskell@FreeBSD.org | MAINTAINER= haskell@FreeBSD.org | ||||
| COMMENT= Basic definitions for activehs | COMMENT= Basic definitions for activehs | ||||
| LICENSE= BSD3CLAUSE | LICENSE= BSD3CLAUSE | ||||
| USE_CABAL= QuickCheck>=2.4 | USE_CABAL= QuickCheck>=2.4 | ||||
| .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | ||||
| .include <bsd.port.mk> | .include <bsd.port.mk> | ||||