aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-simple-reflect/Makefile
blob: bb631e8863d6f5a4dcd0011c01139119329f0309 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

PORTNAME=   simple-reflect
PORTVERSION=    0.3.2
CATEGORIES= devel haskell

MAINTAINER= haskell@FreeBSD.org
COMMENT=    Simple reflection of expressions containing variables

LICENSE=    BSD3CLAUSE

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>