Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:32:08 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ed975092a466 - main - devel/axmldec: Add CPE information
Message-ID:  <202110142132.19ELW8XD075771@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ed975092a46696d73e23dc9cada2b36450a535a5

commit ed975092a46696d73e23dc9cada2b36450a535a5
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 21:30:12 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 21:30:12 +0000

    devel/axmldec: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/axmldec/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/axmldec/Makefile b/devel/axmldec/Makefile
index 0769e2223d4b..296c6a698954 100644
--- a/devel/axmldec/Makefile
+++ b/devel/axmldec/Makefile
@@ -15,7 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 LIB_DEPENDS=	libminizip.so:archivers/minizip \
 		libboost_system.so:devel/boost-libs
 
-USES=		cmake compiler:c++14-lang pkgconfig
+USES=		cmake compiler:c++14-lang cpe pkgconfig
+CPE_VENDOR=	${PORTNAME}_project
 USE_GITHUB=	yes
 GH_ACCOUNT=	ytsutano
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110142132.19ELW8XD075771>