git: e174b6fc97e5 - main - net/pen: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Oct 2021 14:35:21 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=e174b6fc97e5ea29eaceb08e945f680bb7c094f2 commit e174b6fc97e5ea29eaceb08e945f680bb7c094f2 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-21 14:26:58 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-21 14:26:58 +0000 net/pen: Add CPE information Approved by: portmgr (blanket) --- net/pen/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/pen/Makefile b/net/pen/Makefile index 15ea28c52d72..1da383e70d7d 100644 --- a/net/pen/Makefile +++ b/net/pen/Makefile @@ -10,7 +10,8 @@ COMMENT= Load balancer for UDP and TCP based protocols LICENSE= GPLv2 -USES= ssl +USES= cpe ssl +CPE_VENDOR= ${PORTNAME}_project GNU_CONFIGURE= yes USE_RC_SUBR= pen