12 lines
305 B
Makefile
12 lines
305 B
Makefile
# $NetBSD: Makefile,v 1.6 2022/02/26 03:58:30 pho Exp $
|
|
|
|
DISTNAME= stringsearch-0.3.6.6
|
|
PKGREVISION= 4
|
|
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"
|