pkgsrc/textproc/hs-attoparsec/Makefile
2021-05-03 19:00:52 +00:00

13 lines
347 B
Makefile

# $NetBSD: Makefile,v 1.15 2021/05/03 19:01:12 pho Exp $
DISTNAME= attoparsec-0.14.1
PKGREVISION= 1
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 "../../mk/bsd.pkg.mk"