aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-10-01 06:43:33 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-10-01 06:43:33 +0000
commitbbc044922c6fb0de740fca12011e183a5b7fd6ab (patch)
tree05d43ac7c76447b917b65751e7f23fa8f3360d67 /mail
parent1b090e9fa4227abea667efb96749d606512937f6 (diff)
downloadports-bbc044922c6fb0de740fca12011e183a5b7fd6ab.tar.gz
ports-bbc044922c6fb0de740fca12011e183a5b7fd6ab.zip
mail/qpopper: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'mail')
-rw-r--r--mail/qpopper/Makefile4
1 files changed, 3 insertions, 1 deletions
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}"