summaryrefslogtreecommitdiff
path: root/textproc/hs-stringsearch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-stringsearch/Makefile')
-rw-r--r--textproc/hs-stringsearch/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/hs-stringsearch/Makefile b/textproc/hs-stringsearch/Makefile
new file mode 100644
index 00000000000..058bce08f2c
--- /dev/null
+++ b/textproc/hs-stringsearch/Makefile
@@ -0,0 +1,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"