1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/comms/Makefile
Edwin Groothuis 627aa4a08e New port: comms/lirc: Linux Infared Remote Control
This is a port of the LIRC, Linux Infrared Remote Control,
	package (www.lirc.org). This port installs the daemons and
	tools for interacting with device drivers that support the
	LIRC device interface. The port does not install any FreeBSD
	infrared device drivers yet; the user must obtain these
	from third parties or port the existing Linux drivers.

PR:		ports/46774
Submitted by:	Mike Heffner <mikeh@FreeBSD.org> <mheffner@acm.vt.edu>
2003-10-06 01:31:49 +00:00

72 lines
1.5 KiB
Makefile

# $FreeBSD$
#
SUBDIR += acfax
SUBDIR += asmodem
SUBDIR += bayonne
SUBDIR += bforce
SUBDIR += bforce-kst
SUBDIR += birda
SUBDIR += bpl+
SUBDIR += comserv
SUBDIR += conserver
SUBDIR += conserver-com
SUBDIR += ecu
SUBDIR += efax
SUBDIR += garmin-utils
SUBDIR += gfax
SUBDIR += ghfaxviewer
SUBDIR += gkermit
SUBDIR += gmfsk
SUBDIR += gnokii
SUBDIR += gsmlib
SUBDIR += hamlib
SUBDIR += hylafax
SUBDIR += ixj
SUBDIR += java-commapi
SUBDIR += java-commapi-freebsd
SUBDIR += kallers
SUBDIR += kermit
SUBDIR += kpsk
SUBDIR += libticables
SUBDIR += lirc
SUBDIR += lrzsz
SUBDIR += ltmdm
SUBDIR += mgetty+sendfax
SUBDIR += minicom
SUBDIR += mlan
SUBDIR += mlan3
SUBDIR += mserver
SUBDIR += mwavem
SUBDIR += p5-Device-Modem
SUBDIR += p5-Device-SerialPort
SUBDIR += plp
SUBDIR += pr
SUBDIR += py-serial
SUBDIR += qico
SUBDIR += qpage
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 += yaps
SUBDIR += yawmppp
SUBDIR += zmtx-zmrx
SUBDIR += zssh
.include <bsd.port.subdir.mk>