Changeset View
Changeset View
Standalone View
Standalone View
devel/hs-geniplate-mirror/Makefile
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= geniplate-mirror | PORTNAME= geniplate-mirror | ||||
| PORTVERSION= 0.7.5 | PORTVERSION= 0.7.6 | ||||
| PORTREVISION= 1 | |||||
| CATEGORIES= devel haskell | CATEGORIES= devel haskell | ||||
| MAINTAINER= haskell@FreeBSD.org | MAINTAINER= haskell@FreeBSD.org | ||||
| COMMENT= Use Template Haskell to generate Uniplate-like functions | COMMENT= Use Template Haskell to generate Uniplate-like functions | ||||
| LICENSE= BSD3CLAUSE | LICENSE= BSD3CLAUSE | ||||
| USE_CABAL= mtl | USE_CABAL= mtl | ||||
| .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | ||||
| .include <bsd.port.mk> | .include <bsd.port.mk> | ||||