freebsd-ports/comms/Makefile
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

82 lines
1.7 KiB
Makefile

# $FreeBSD$
#
SUBDIR += acfax
SUBDIR += asmodem
SUBDIR += bforce
SUBDIR += bforce-kst
SUBDIR += birda
SUBDIR += bpl+
SUBDIR += comserv
SUBDIR += conserver
SUBDIR += conserver-com
SUBDIR += ecu
SUBDIR += efax
SUBDIR += gammu
SUBDIR += garmin-utils
SUBDIR += gfax
SUBDIR += ghfaxviewer
SUBDIR += gkermit
SUBDIR += gmfsk
SUBDIR += gnokii
SUBDIR += gpredict
SUBDIR += grig
SUBDIR += gscmxx
SUBDIR += gsmlib
SUBDIR += hamfax
SUBDIR += hamlib
SUBDIR += hylafax
SUBDIR += ixj
SUBDIR += java-commapi
SUBDIR += java-commapi-freebsd
SUBDIR += kallers
SUBDIR += kermit
SUBDIR += kpsk
SUBDIR += libirman
SUBDIR += libticables
SUBDIR += lirc
SUBDIR += lrzsz
SUBDIR += ltmdm
SUBDIR += mgetty+sendfax
SUBDIR += minicom
SUBDIR += mlan
SUBDIR += mlan3
SUBDIR += mserver
SUBDIR += mwavem
SUBDIR += obexapp
SUBDIR += openobex
SUBDIR += p5-Device-Modem
SUBDIR += p5-Device-SerialPort
SUBDIR += plp
SUBDIR += pr
SUBDIR += py-bulksms
SUBDIR += py-lirc
SUBDIR += py-serial
SUBDIR += qico
SUBDIR += qpage
SUBDIR += qtpcr
SUBDIR += ruby-serialport
SUBDIR += ruby-termios
SUBDIR += scmxx
SUBDIR += scud
SUBDIR += seyon
SUBDIR += sms_client
SUBDIR += snooper
SUBDIR += sredird
SUBDIR += tilp
SUBDIR += tits
SUBDIR += tkhylafax
SUBDIR += tkscanfax
SUBDIR += viewfax
SUBDIR += vpb2
SUBDIR += vrflash
SUBDIR += wy60
SUBDIR += xcept
SUBDIR += xlog
SUBDIR += xtt516
SUBDIR += yaps
SUBDIR += yawmppp
SUBDIR += zmtx-zmrx
SUBDIR += zssh
.include <bsd.port.subdir.mk>