summaryrefslogtreecommitdiffstats
path: root/textproc/hs-stringsearch/Makefile
blob: d3b04482e26310eaece6b7f982e59dc11b86fe45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Created by: Samy Al Bahra <sbahra@kerneled.org>
# $FreeBSD$

PORTNAME=	stringsearch
PORTVERSION=	0.3.6.4
CATEGORIES=	textproc haskell

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

LICENSE=	BSD
FILE_LICENSE=	LICENCE

CABAL_SETUP=	Setup.hs

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