12 lines
295 B
Makefile
12 lines
295 B
Makefile
|
# $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"
|