summaryrefslogtreecommitdiffstats
path: root/textproc/hs-attoparsec/Makefile
blob: dfc1c913f5dce7d8a12c6e16eb40f60a3db13c10 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=	attoparsec
PORTVERSION=	0.10.2.0
PORTREVISION=	2
CATEGORIES=	textproc haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Fast combinator parsing for bytestrings

LICENSE=	BSD

USE_CABAL=	text>=0.11.1.5

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