summaryrefslogtreecommitdiffstats
path: root/textproc/hs-stringsearch/Makefile
blob: 8060c2a466ba6c58b10c65fdc80338b67913c601 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	stringsearch
# Date created:				November 1, 2008
# Whom:					Samy Al Bahra <sbahra@kerneled.org>
#
# $FreeBSD$

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

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Boyer-Moore/Knuth-Morris-Pratt string search library

LICENSE=	BSD
FILE_LICENSE=	LICENCE

CABAL_SETUP=	Setup.hs

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