svn commit: r383973 - head/mail/bogofilter
Dmitry Marakasov
amdmi3 at FreeBSD.org
Tue Apr 14 02:19:02 UTC 2015
Author: amdmi3
Date: Tue Apr 14 02:19:00 2015
New Revision: 383973
URL: https://svnweb.freebsd.org/changeset/ports/383973
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/mail/bogofilter/Makefile
Modified: head/mail/bogofilter/Makefile
==============================================================================
--- head/mail/bogofilter/Makefile Tue Apr 14 01:35:45 2015 (r383972)
+++ head/mail/bogofilter/Makefile Tue Apr 14 02:19:00 2015 (r383973)
@@ -22,10 +22,12 @@ UNICODE_DESC= Normalize tokens to Unico
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
More information about the svn-ports-all
mailing list