git: 9cd6b28b6a80 - main - www/caddy: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:34:20 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=9cd6b28b6a80ffbd23cb3ebf09e57d6d5221dc72 commit 9cd6b28b6a80ffbd23cb3ebf09e57d6d5221dc72 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:30:53 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:30:53 +0000 www/caddy: Add CPE information Approved by: portmgr (blanket) --- www/caddy/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/caddy/Makefile b/www/caddy/Makefile index 239484b35ec9..ba04b0270c5b 100644 --- a/www/caddy/Makefile +++ b/www/caddy/Makefile @@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss -USES= go:modules +USES= cpe go:modules +CPE_VENDOR= caddyserver USE_RC_SUBR= caddy SUB_FILES= Caddyfile.sample caddy pkg-message