summaryrefslogtreecommitdiff
path: root/textproc/hs-attoparsec/Makefile
blob: 90a146e8a2053a417ed220eec60d0c7e035b9963 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.9 2015/08/02 11:27:05 szptvlfn Exp $

DISTNAME=	attoparsec-0.12.1.2
PKGREVISION=	8
CATEGORIES=	textproc

MAINTAINER=	pho@cielonegro.org
COMMENT=	Fast combinator parsing for bytestrings and text
LICENSE=	modified-bsd

.include "../../mk/haskell.mk"
.include "../../math/hs-scientific/buildlink3.mk"
.include "../../devel/hs-text/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"