# $OpenBSD$

COMMENT=	fast, indexed regexp search over large file trees

V=		1.2.0
MODGO_MODNAME=	github.com/google/codesearch
MODGO_VERSION=	v$V

DISTNAME=	codesearch-v$V
PKGNAME=	codesearch-$V

CATEGORIES=	textproc devel

HOMEPAGE=	https://github.com/google/codesearch

# BSD
PERMIT_PACKAGE=	Yes

MAINTAINER=	Stuart Henderson <sthen@openbsd.org>

MODULES=	lang/go

NO_TEST=	Yes

.include <bsd.port.mk>
