aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2015-04-14 10:19:00 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2015-04-14 10:19:00 +0800
commitcc89f234a3cb082086600b197ccaad9bccdde02a (patch)
tree94345826f1911b1689e4863546e018042fc57cc5 /mail
parent2f7167c0e8b6882a1a07ea048839596abfed369d (diff)
downloadfreebsd-ports-graphics-cc89f234a3cb082086600b197ccaad9bccdde02a.tar.gz
freebsd-ports-graphics-cc89f234a3cb082086600b197ccaad9bccdde02a.tar.zst
freebsd-ports-graphics-cc89f234a3cb082086600b197ccaad9bccdde02a.zip
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'mail')
-rw-r--r--mail/bogofilter/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index 477126552a2..88cf5c5e129 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -22,10 +22,12 @@ UNICODE_DESC= Normalize tokens to Unicode (UTF-8) (recommended)
CONFLICTS_INSTALL?= bogofilter-sqlite-[0-9]* bogofilter-qdbm-[0-9]* bogofilter-tc-[0-9]* [a-z][a-z]-bogofilter-[0-9]*
-USES= perl5 tar:bzip2
+USES= cpe perl5 tar:bzip2
USE_PERL5= run
GNU_CONFIGURE= yes
+CPE_VENDOR= bogofilter_project
+
UNICODE_USES= iconv
UNICODE_CONFIGURE_ENABLE= unicode
GSL_LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl