git: 9dfcf8f5abc1 - main - archivers/lha-ac: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 15 14:08:07 UTC 2021


The branch main has been updated by decke:

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

commit 9dfcf8f5abc1fde8bd37cce4c537f1c1060e6249
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 14:06:54 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 14:06:54 +0000

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

diff --git a/archivers/lha-ac/Makefile b/archivers/lha-ac/Makefile
index 22a1ce127ea9..92c4705af256 100644
--- a/archivers/lha-ac/Makefile
+++ b/archivers/lha-ac/Makefile
@@ -15,6 +15,9 @@ LICENSE_NAME=	LHA
 LICENSE_TEXT=	No redistribution allowed
 LICENSE_PERMS=	auto-accept
 
+USES=		cpe
+CPE_VENDOR=	tsugio_okamoto
+
 GNU_CONFIGURE=	yes
 PLIST_FILES=	bin/lha-ac
 PLIST_FILES+=	man/ja/man1/lha-ac.1.gz


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