aboutsummaryrefslogblamecommitdiff
path: root/textproc/zq/Makefile
blob: 0d14a3f52648ebf1d4f49674771b01696782750b (plain) (tree)
1
2
3
4
5
6
7
                  
                 


                                                   

                                              





                                       
PORTNAME=	zq
PORTREVISION=	2

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"