Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2021 21:20:14 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: 4a459facbb8d - main - comms/minicom: Add CPE information
Message-ID:  <202109102120.18ALKERR010306@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=4a459facbb8de65470b6c1f450f3125cb12aa6f8

commit 4a459facbb8de65470b6c1f450f3125cb12aa6f8
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-10 20:08:18 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-10 21:17:48 +0000

    comms/minicom: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 comms/minicom/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index a1ba83e716fd..bdad5694308b 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -14,7 +14,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	lrz:comms/lrzsz
 
-USES=		iconv localbase ncurses
+USES=		cpe iconv localbase ncurses
+CPE_VENDOR=	minicom_project
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-dfl-baud=57600 \
 		--enable-dfl-port=/dev/cuau0 \



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