Changeset View
Changeset View
Standalone View
Standalone View
devel/hs-memory/Makefile
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= memory | PORTNAME= memory | ||||
| PORTVERSION= 0.14.6 | PORTVERSION= 0.14.16 | ||||
| PORTREVISION= 1 | |||||
| CATEGORIES= devel haskell | CATEGORIES= devel haskell | ||||
| MAINTAINER= haskell@FreeBSD.org | MAINTAINER= haskell@FreeBSD.org | ||||
| COMMENT= Memory and related abtraction stuff | COMMENT= Memory and related abtraction stuff | ||||
| LICENSE= BSD3CLAUSE | LICENSE= BSD3CLAUSE | ||||
| USE_CABAL= foundation | USE_CABAL= basement foundation | ||||
| .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | ||||
| .include <bsd.port.mk> | .include <bsd.port.mk> | ||||