aboutsummaryrefslogtreecommitdiff
path: root/comms/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2020-06-06 14:20:30 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2020-06-06 14:20:30 +0000
commit82ae264e551b119bfbcb1884f6be7556e809c5d3 (patch)
treec85bb7ed5e7e93c35bb7bbc2527c235f3cb24310 /comms/Makefile
parent8f7411f4bd3ff6ace8c32500bb75cc702f90102c (diff)
downloadports-82ae264e551b119bfbcb1884f6be7556e809c5d3.tar.gz
ports-82ae264e551b119bfbcb1884f6be7556e809c5d3.zip
Commodore CBM serial IEC/IEEE-488 bus utilities
The OpenCBM package contains user space support programs and development libraries to control and use CBM serial IEC/IEEE-488 bus devices as used by most Commodore (CBM) 8-bit machines. OpenCBM allows for access to Commodore seriel IEC bus devices such as CBM 1540, 1541, 1570, 1571 and 1581 floppy disk drives. OpenCBM allows for access to Commodore (parallel) IEEE-488 bus devices such as CBM 2031, 2040, 3040, 4031, 4040, 8050, 8250, 8280 and SFD-1001 floppy disk drives. The devices are connected via a custom USB adapter (called xu1541 or xum1541). A fast .d64 disk copier/transfer program is included. WWW: http://opencbm.sourceforge.net/
Notes
Notes: svn path=/head/; revision=538093
Diffstat (limited to 'comms/Makefile')
-rw-r--r--comms/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile
index 0a8057e369cb..803a249799e6 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -107,6 +107,7 @@
SUBDIR += nmealib
SUBDIR += o2sms
SUBDIR += obexapp
+ SUBDIR += opencbm
SUBDIR += openobex
SUBDIR += openzwave
SUBDIR += openzwave-devel