1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/comms/obexapp/pkg-descr
Pav Lucistnik d317576e38 Add obexapp, a utility written by Maksim Yevmenkin (emax@FreeBSD.org)
to transport files over OBEX protocol. This only works for Bluetooth
and needs -CURRENT as of January 20 or newer (sdpd import) to work,
so IGNORE on 5.2.1-R and older.

PR:		ports/64597
Submitted by:	Guido Falsi <mad@madpilot.net>
2004-03-23 20:01:18 +00:00

6 lines
221 B
Plaintext

An obex application to transfer objects (address book items, images, movies,
anything the target can handle) to mobile devices via IrDA, Bluetooth and other
protocol via the OBEX format.
- Guido Falsi <mad@madpilot.net>