summaryrefslogtreecommitdiff
path: root/textproc/zq/Makefile
blob: 559fd2615bdc57109e9f372bdd3ee232884cad6f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
PORTNAME=	zq

COMMENT=	Easier and faster alternative to jq

GO_MODULE=	github.com/brimdata/zq
GO_PKGNAME=	github.com/brimdata/zed/cmd/zq

PLIST_FILES=	bin/zq

MASTERDIR=	${.CURDIR}/../zed

.include	"${MASTERDIR}/Makefile"