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

PORTNAME=	data-lens-template
PORTVERSION=	2.1.7
PORTREVISION=	1
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