Changeset View
Changeset View
Standalone View
Standalone View
devel/hs-simple-reflect/Makefile
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= simple-reflect | PORTNAME= simple-reflect | ||||
| PORTVERSION= 0.3.2 | PORTVERSION= 0.3.3 | ||||
| PORTREVISION= 4 | |||||
| CATEGORIES= devel haskell | CATEGORIES= devel haskell | ||||
| MAINTAINER= haskell@FreeBSD.org | MAINTAINER= haskell@FreeBSD.org | ||||
| COMMENT= Simple reflection of expressions containing variables | COMMENT= Simple reflection of expressions containing variables | ||||
| 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> | ||||