git: 4a459facbb8d - main - comms/minicom: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:20:18 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4a459facbb8de65470b6c1f450f3125cb12aa6f8
commit 4a459facbb8de65470b6c1f450f3125cb12aa6f8
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:08:18 +0000
Commit: Bernhard Froehlich <decke at 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 \
More information about the dev-commits-ports-all
mailing list