PORTNAME=	cgrep
DISTVERSION=	9.2.3
CATEGORIES=	textproc

MAINTAINER=	lwhsu@FreeBSD.org
COMMENT=	Context-aware grep for source codes
WWW=		https://awgn.github.io/cgrep/

LICENSE=	GPLv2

LIB_DEPENDS=	libpcre.so:devel/pcre

USES=		cabal pkgconfig

CONFLICTS_INSTALL=	codesearch

.include <bsd.port.mk>
