Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 2021 13:55:52 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4415935fcf7d - main - archivers/lha: Add CPE information
Message-ID:  <202108151355.17FDtqoB031593@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 4415935fcf7d8f17c6f50544daed0503efbb2e0b
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-15 13:54:23 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-15 13:54:23 +0000

    archivers/lha: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 archivers/lha/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile
index fbba6a9b0243..09c4295f46e8 100644
--- a/archivers/lha/Makefile
+++ b/archivers/lha/Makefile
@@ -15,6 +15,9 @@ LICENSE_NAME=	License of lha
 LICENSE_FILE=	${FILESDIR}/LICENSE
 LICENSE_PERMS=	dist-mirror dist-sell auto-accept
 
+USES=		cpe
+CPE_VENDOR=	tsugio_okamoto
+
 PLIST_FILES=	bin/lha
 PLIST_FILES+=	man/ja/man1/lha.1.gz
 



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