Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:33:13 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: 6ddb59672143 - main - devel/msgpuck: Add CPE information
Message-ID:  <202110142133.19ELXD28079870@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=6ddb59672143993fbfb9d007a631587d48ab4ded

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

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

diff --git a/devel/msgpuck/Makefile b/devel/msgpuck/Makefile
index c0bb9488f86a..8512eebfb0cb 100644
--- a/devel/msgpuck/Makefile
+++ b/devel/msgpuck/Makefile
@@ -9,7 +9,8 @@ COMMENT=	Lightweight MessagePack library
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		cmake compiler:c11
+USES=		cmake compiler:c11 cpe
+CPE_VENDOR=	tarantool
 
 USE_LDCONFIG=	yes
 



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