Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2021 15:15:03 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6242349e4a49 - main - textproc/pear-Horde_SpellChecker: Add CPE information
Message-ID:  <202109301515.18UFF3aJ046866@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 6242349e4a49432e4eb8e98f3f74243ef7e9b8b3
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-30 14:42:17 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-30 15:14:14 +0000

    textproc/pear-Horde_SpellChecker: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 textproc/pear-Horde_SpellChecker/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/textproc/pear-Horde_SpellChecker/Makefile b/textproc/pear-Horde_SpellChecker/Makefile
index 931281d36f4c..133c3016c777 100644
--- a/textproc/pear-Horde_SpellChecker/Makefile
+++ b/textproc/pear-Horde_SpellChecker/Makefile
@@ -7,8 +7,10 @@ CATEGORIES=	textproc www pear
 MAINTAINER=	horde@FreeBSD.org
 COMMENT=	Horde Spellcheck API
 
-USES=	horde
+USES=		cpe horde
 USE_HORDE_RUN=	Horde_Exception \
 		Horde_Util
 
+CPE_VENDOR=	horde
+
 .include <bsd.port.mk>



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