Changeset View
Changeset View
Standalone View
Standalone View
devel/hs-extra/Makefile
- This file was copied to devel/hs-th-expand-syns/Makefile.
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= extra | PORTNAME= extra | ||||
| PORTVERSION= 1.6 | PORTVERSION= 1.6.6 | ||||
| PORTREVISION= 1 | |||||
| CATEGORIES= devel haskell | CATEGORIES= devel haskell | ||||
| MAINTAINER= haskell@FreeBSD.org | MAINTAINER= haskell@FreeBSD.org | ||||
| COMMENT= Extra functions | COMMENT= Extra functions | ||||
| LICENSE= BSD3CLAUSE | LICENSE= BSD3CLAUSE | ||||
| USE_CABAL= clock | USE_CABAL= clock | ||||
| .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | ||||
| .include <bsd.port.mk> | .include <bsd.port.mk> | ||||