git: e722fbc2cd61 - main - converters/tnef: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:20:39 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e722fbc2cd61990a73e98b3bf798f7d6262bd1eb

commit e722fbc2cd61990a73e98b3bf798f7d6262bd1eb
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:29:40 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:59 +0000

    converters/tnef: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 converters/tnef/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/converters/tnef/Makefile b/converters/tnef/Makefile
index 5cc1637e2459..3307f560b230 100644
--- a/converters/tnef/Makefile
+++ b/converters/tnef/Makefile
@@ -10,6 +10,10 @@ COMMENT=	Unpack data in MS Outlook TNEF format
 
 LICENSE=	GPLv2
 
+USES=		cpe
+
+CPE_VENDOR=	tnef_project
+
 OPTIONS_DEFINE=	DOCS
 
 GNU_CONFIGURE=	yes


More information about the dev-commits-ports-all mailing list