git: bbc044922c6f - main - mail/qpopper: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Oct 1 06:44:28 UTC 2021


The branch main has been updated by decke:

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

commit bbc044922c6fb0de740fca12011e183a5b7fd6ab
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-10-01 06:43:33 +0000
Commit:     Bernhard Froehlich <decke at 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}"


More information about the dev-commits-ports-main mailing list