summaryrefslogtreecommitdiff
path: root/textproc/hs-stringsearch/Makefile
blob: 058bce08f2cd98054583ef3360effdabf53bd8ae (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.1 2014/08/01 12:09:42 szptvlfn Exp $

DISTNAME=	stringsearch-0.3.6.5
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"