# Created by: Samy Al Bahra # $FreeBSD: head/textproc/hs-stringsearch/Makefile 394918 2015-08-20 23:02:14Z pgj $ PORTNAME= stringsearch PORTVERSION= 0.3.6.6 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