git: 6df4583477e3 - main - graphics/linux-c7-cairo: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Wed Sep 29 20:02:25 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6df4583477e35b5a6c4c0e78bc18b7397c5ec615
commit 6df4583477e35b5a6c4c0e78bc18b7397c5ec615
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-29 19:39:37 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-29 19:39:37 +0000
graphics/linux-c7-cairo: Add CPE information
Approved by: portmgr (blanket)
---
graphics/linux-c7-cairo/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/graphics/linux-c7-cairo/Makefile b/graphics/linux-c7-cairo/Makefile
index c098120a888f..c8d073004e2f 100644
--- a/graphics/linux-c7-cairo/Makefile
+++ b/graphics/linux-c7-cairo/Makefile
@@ -9,10 +9,11 @@ CATEGORIES= graphics linux
MAINTAINER= emulation at FreeBSD.org
COMMENT= Vector graphics library Cairo (Linux CentOS ${LINUX_DIST_VER})
-USES= linux:c7
+USES= cpe linux:c7
USE_LDCONFIG= yes
USE_LINUX= dri fontconfig pixman png xorglibs
USE_LINUX_RPM= yes
+CPE_VENDOR= cairographics
CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
More information about the dev-commits-ports-all
mailing list