git: 958e00299e28 - main - graphics/linux-c7-jasper: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Oct 2021 16:14:08 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=958e00299e28d54c28f3ef684f7da1c03f12e88c commit 958e00299e28d54c28f3ef684f7da1c03f12e88c Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-20 16:13:11 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-20 16:13:11 +0000 graphics/linux-c7-jasper: Add CPE information Approved by: portmgr (blanket) --- graphics/linux-c7-jasper/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/linux-c7-jasper/Makefile b/graphics/linux-c7-jasper/Makefile index fc8f4e0f08a2..f859a54b6d3c 100644 --- a/graphics/linux-c7-jasper/Makefile +++ b/graphics/linux-c7-jasper/Makefile @@ -10,7 +10,8 @@ PKGNAMESUFFIX= -libs MAINTAINER= emulation@FreeBSD.org COMMENT= JPEG-2000 reference implementation (Linux CentOS ${LINUX_DIST_VER}) -USES= linux:c7 +USES= cpe linux:c7 +CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes USE_LINUX= jpeg USE_LINUX_RPM= yes