aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-30 14:42:17 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-30 15:14:14 +0000
commit6242349e4a49432e4eb8e98f3f74243ef7e9b8b3 (patch)
tree2e3ada0b6e21107ebcbe2948ea16d67eebd0106a /textproc
parentce0621d23fb77c8d0c80cbb30cb26d96abb66efb (diff)
downloadports-6242349e4a49432e4eb8e98f3f74243ef7e9b8b3.tar.gz
ports-6242349e4a49432e4eb8e98f3f74243ef7e9b8b3.zip
textproc/pear-Horde_SpellChecker: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/pear-Horde_SpellChecker/Makefile4
1 files changed, 3 insertions, 1 deletions
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>