aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-10 20:08:18 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-10 21:17:48 +0000
commit4a459facbb8de65470b6c1f450f3125cb12aa6f8 (patch)
tree2ef3774fa1c27608461886aa0ad45c5e3005fc64 /comms
parentfc365e87ac8e5c6c2b2599f170da5254ea1ec1e3 (diff)
downloadports-4a459facbb8de65470b6c1f450f3125cb12aa6f8.tar.gz
ports-4a459facbb8de65470b6c1f450f3125cb12aa6f8.zip
comms/minicom: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'comms')
-rw-r--r--comms/minicom/Makefile3
1 files changed, 2 insertions, 1 deletions
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 \