# Created by: Samy Al Bahra <sbahra@kerneled.org>
# $FreeBSD: tags/RELEASE_10_1_0/textproc/hs-stringsearch/Makefile 367888 2014-09-10 20:50:31Z gerald $

PORTNAME=	stringsearch
PORTVERSION=	0.3.6.5
PORTREVISION=	1
CATEGORIES=	textproc haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Fast searching, splitting and replacing of ByteStrings

LICENSE=	BSD3CLAUSE

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
