Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2015 02:19:01 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r383973 - head/mail/bogofilter
Message-ID:  <201504140219.t3E2J1v9070573@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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