summaryrefslogtreecommitdiffstats
path: root/math/hs-data-lens-template/Makefile
blob: 1eef8f7d54efe46a3f12cba39e3b029569a46513 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=	data-lens-template
PORTVERSION=	2.1.7
CATEGORIES=	math haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Utilities for Data.Lens

LICENSE=	BSD

USE_CABAL=	data-lens>=2.0

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