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

COMMENT=	Easier and faster alternative to jq
WWW=		https://zed.brimdata.io/

GO_PKGNAME=	github.com/${GH_ACCOUNT}/zed/cmd/zq

PLIST_FILES=	bin/zq

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

.include	"${MASTERDIR}/Makefile"