git: ce0621d23fb7 - main - textproc/linux-c7-aspell: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Thu Sep 30 15:15:03 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ce0621d23fb77c8d0c80cbb30cb26d96abb66efb
commit ce0621d23fb77c8d0c80cbb30cb26d96abb66efb
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-30 14:40:54 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-30 15:14:13 +0000
textproc/linux-c7-aspell: Add CPE information
Approved by: portmgr (blanket)
---
textproc/linux-c7-aspell/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/textproc/linux-c7-aspell/Makefile b/textproc/linux-c7-aspell/Makefile
index a3dae8e45fa6..53b26bd95e19 100644
--- a/textproc/linux-c7-aspell/Makefile
+++ b/textproc/linux-c7-aspell/Makefile
@@ -11,10 +11,12 @@ COMMENT= Spelling checker with better logic than ispell (Linux CentOS ${LINUX_DI
LICENSE= LGPL21+
-USES= linux:c7
+USES= cpe linux:c7
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
+CPE_VENDOR= gnu
+
CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
More information about the dev-commits-ports-all
mailing list