Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Oct 2021 06:44:27 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bbc044922c6f - main - mail/qpopper: Add CPE information
Message-ID:  <202110010644.1916iR7u089416@gitrepo.freebsd.org>

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

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

commit bbc044922c6fb0de740fca12011e183a5b7fd6ab
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-01 06:43:33 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-01 06:43:33 +0000

    mail/qpopper: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 mail/qpopper/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile
index e6e6260465ef..923829e62eea 100644
--- a/mail/qpopper/Makefile
+++ b/mail/qpopper/Makefile
@@ -18,7 +18,9 @@ LICENSE_NAME=	Qualcomm BSD-style license
 LICENSE_FILE=	${WRKSRC}/License.txt
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
-USES=		compiler:features
+USES=		compiler:features cpe
+
+CPE_VENDOR=	qualcomm
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	OS_DEFS="-DSETPROCTITLE ${OS_DEFS}"



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