summaryrefslogtreecommitdiffstats
path: root/devel/hs-syb-with-class-instances-text/Makefile
blob: 1a9c2da89d4fe6ea8198bf72af881b9c7c780452 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=	syb-with-class-instances-text
PORTVERSION=	0.0.1
PORTREVISION=	7
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Scrap Your Boilerplate With Class Text instance

LICENSE=	BSD

USE_CABAL=	syb-with-class text>=0.7.1

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