Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 16:14:32 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: 0af7cfd77040 - main - lang/asn1c: Add CPE information
Message-ID:  <202110201614.19KGEWdp086021@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=0af7cfd7704040ea5b2e64d3e8dff9887d3c815c

commit 0af7cfd7704040ea5b2e64d3e8dff9887d3c815c
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-20 16:13:16 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-20 16:13:16 +0000

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

diff --git a/lang/asn1c/Makefile b/lang/asn1c/Makefile
index 6f83aaf9c7fc..35647655d4ad 100644
--- a/lang/asn1c/Makefile
+++ b/lang/asn1c/Makefile
@@ -13,7 +13,8 @@ GH_ACCOUNT=	vlm
 GH_PROJECT=	asn1c
 
 GNU_CONFIGURE=	yes
-USES=		perl5 gmake
+USES=		cpe perl5 gmake
+CPE_VENDOR=	${PORTNAME}_project
 SUB_FILES=	pkg-message
 
 .include <bsd.port.mk>



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