mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net/ooni-mini: Remove invalid CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
134ee71faa
commit
ce60e4b483
1 changed files with 1 additions and 3 deletions
|
@ -11,12 +11,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss
|
||||
|
||||
USES= cpe go:modules
|
||||
USES= go:modules
|
||||
USE_GITHUB= yes
|
||||
USE_GITLAB= nodefault
|
||||
|
||||
CPE_VENDOR= torproject
|
||||
|
||||
# # github.com/ooni/probe-engine/blob/master/readme_compiletimecheck.go#L6
|
||||
GO_BUILDFLAGS= -tags=ooni,nomk,DISABLE_QUIC -ldflags '-s -w -extldflags "-static"'
|
||||
GO_TARGET= ./cmd/miniooni
|
||||
|
|
Loading…
Add table
Reference in a new issue