git: 24c8aa35094c - main - comms/lrzsz: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sat Sep 11 11:57:13 UTC 2021


The branch main has been updated by decke:

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

commit 24c8aa35094cdce8537d42447fe1318299b059d4
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-11 11:24:05 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-11 11:24:05 +0000

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

diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile
index 2ef058775500..3138d1365005 100644
--- a/comms/lrzsz/Makefile
+++ b/comms/lrzsz/Makefile
@@ -11,6 +11,10 @@ COMMENT=	Receive/Send files via X/Y/ZMODEM protocol (unrestrictive)
 
 LICENSE=	GPLv2
 
+USES=		cpe
+
+CPE_VENDOR=	lrzsz_project
+
 GNU_CONFIGURE=	yes
 ALL_TARGET=	all # vcheck
 


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