summaryrefslogtreecommitdiffstats
path: root/devel/hs-utf8-string/Makefile
blob: 5e2359da5eac012b9b9c8136f2c803ccf3213682 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

PORTNAME=	utf8-string
PORTVERSION=	0.3.7
PORTREVISION=	3
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Support for reading/writing UTF-8 strings for Haskell programs

LICENSE=	BSD

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