1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

www/pomerium: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-10 21:18:54 +00:00
parent d45b545e1e
commit 05b638699c
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -10,7 +10,7 @@ COMMENT= Identity-aware access proxy
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= go:modules
USES= cpe go:modules
GO_TARGET= ./cmd/${PORTNAME}:${PREFIX}/libexec/${PORTNAME} ./cmd/${PORTNAME}-cli:${PREFIX}/bin/${PORTNAME}-cli
GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME}