Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2021 16:14:39 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: 1b3d8298f00d - main - lang/picoc: Add CPE information
Message-ID:  <202110201614.19KGEdN6086195@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=1b3d8298f00d425f4e466dc67f91071568e3a630

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

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

diff --git a/lang/picoc/Makefile b/lang/picoc/Makefile
index 4fdae8dbbc96..315181874e35 100644
--- a/lang/picoc/Makefile
+++ b/lang/picoc/Makefile
@@ -15,7 +15,8 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	zsaleeba
 GH_TAGNAME=	4555e84
 
-USES=		gmake readline
+USES=		cpe gmake readline
+CPE_VENDOR=	${PORTNAME}_project
 
 PLIST_FILES=	bin/picoc
 



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