git: 39c4430fa81b - main - devel/libmimedir: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:32:54 UTC
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