72a41f4577
* Add FlexibleContexts to allow compiling with 7.10.1
11 lines
290 B
Makefile
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"
|