aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 10:58:57 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 11:02:07 +0000
commit2ca557aad599fab37330b95dde5dd945a3569418 (patch)
tree446a2eadd5761bcdb213847abdd486ebe79c8d19
parentd6a2a30a892ddf3338d61bc959b91616fa658c3f (diff)
downloadports-2ca557aad599fab37330b95dde5dd945a3569418.tar.gz
ports-2ca557aad599fab37330b95dde5dd945a3569418.zip
textproc/hunspell: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--textproc/hunspell/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile
index 9db8f2c388c4..ff78521ec2e9 100644
--- a/textproc/hunspell/Makefile
+++ b/textproc/hunspell/Makefile
@@ -19,8 +19,9 @@ LICENSE_FILE_MPL11= ${WRKSRC}/COPYING.MPL
CONFLICTS_INSTALL= tinker-[0-9]*
CONFIGURE_ARGS= --disable-nls ${ICONV_CONFIGURE_ARG} --with-readline --with-ui
GNU_CONFIGURE= yes
-USES= autoreconf compiler:c++11-lib libtool:keepla pathfix \
+USES= autoreconf compiler:c++11-lib cpe libtool:keepla pathfix \
iconv ncurses readline shebangfix perl5
+CPE_VENDOR= ${PORTNAME}_project
USE_GITHUB= yes
SHEBANG_FILES= src/tools/ispellaff2myspell
USE_LDCONFIG= yes