Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 2021 11:15:28 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f739ae693be3 - main - net-mgmt/coovachilli: Add CPE information
Message-ID:  <202110191115.19JBFS2w063364@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f739ae693be3b9b380fb8edc110a909c13e83e6f

commit f739ae693be3b9b380fb8edc110a909c13e83e6f
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-19 11:14:40 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-19 11:14:40 +0000

    net-mgmt/coovachilli: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 net-mgmt/coovachilli/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-mgmt/coovachilli/Makefile b/net-mgmt/coovachilli/Makefile
index a60ca35e0637..73f692dd2134 100644
--- a/net-mgmt/coovachilli/Makefile
+++ b/net-mgmt/coovachilli/Makefile
@@ -19,7 +19,8 @@ CONFLICTS=	chillispot-[0-9]*
 
 CONFIGURE_ARGS=-localstatedir=/var
 GNU_CONFIGURE=	yes
-USES=		perl5 libtool
+USES=		cpe perl5 libtool
+CPE_VENDOR=	${PORTNAME}_project
 USE_PERL5=	build
 USE_LDCONFIG=	yes
 USE_RC_SUBR=	coovachilli



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110191115.19JBFS2w063364>