Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 21:32:54 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: 39c4430fa81b - main - devel/libmimedir: Add CPE information
Message-ID:  <202110142132.19ELWsNL079328@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=39c4430fa81bdbbaa40897f1e6fc788b29e1a3f2

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

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

diff --git a/devel/libmimedir/Makefile b/devel/libmimedir/Makefile
index d53971a11bb0..cfc8c1d7f098 100644
--- a/devel/libmimedir/Makefile
+++ b/devel/libmimedir/Makefile
@@ -12,7 +12,8 @@ COMMENT=	Library for parsing RFC2425 MIME Directory Profile information
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		desthack libtool
+USES=		cpe desthack libtool
+CPE_VENDOR=	${PORTNAME}_project
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	YACC=byacc
 USE_LDCONFIG=	yes



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