git: 6242349e4a49 - main - textproc/pear-Horde_SpellChecker: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 15:15:04 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6242349e4a49432e4eb8e98f3f74243ef7e9b8b3
commit 6242349e4a49432e4eb8e98f3f74243ef7e9b8b3
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:42:17 +0000
Commit: Bernhard Froehlich <decke at 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 at 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>
More information about the dev-commits-ports-all
mailing list