pkgsrc/textproc/hs-stringsearch/Makefile
pho 72a41f4577 Update to stringsearch-0.3.6.6
* Add FlexibleContexts to allow compiling with 7.10.1
2020-01-02 15:06:00 +00:00

11 lines
290 B
Makefile

# $NetBSD: Makefile,v 1.2 2020/01/02 15:06:00 pho Exp $
DISTNAME= stringsearch-0.3.6.6
CATEGORIES= textproc
MAINTAINER= pho@cielonegro.org
COMMENT= Fast searching, splitting and replacing of ByteStrings
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"