openbsd-ports/comms/Makefile
espie 100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00

49 lines
1.1 KiB
Makefile

# $OpenBSD: Makefile,v 1.48 2010/02/01 17:00:12 espie Exp $
# $FreeBSD: Makefile,v 1.27 1997/11/22 14:56:56 peter Exp $
SUBDIR =
SUBDIR += birda
SUBDIR += bottlerocket
SUBDIR += c3270
SUBDIR += colrdx
SUBDIR += conserver
SUBDIR += dfu-util
SUBDIR += efax
SUBDIR += flipit
SUBDIR += gmfsk
SUBDIR += gnokii
SUBDIR += gpsk31
SUBDIR += hamlib
SUBDIR += hylafax
SUBDIR += hylafax,a4
SUBDIR += jpilot
SUBDIR += jpilot-syncmal
SUBDIR += kermit
SUBDIR += libmal
SUBDIR += lrzsz
SUBDIR += mgetty+sendfax
SUBDIR += minicom
SUBDIR += obexftp
SUBDIR += openobex
SUBDIR += p5-Device-Gsm
SUBDIR += p5-Device-Modem
SUBDIR += p5-Device-SerialPort
SUBDIR += p5-SendPage
SUBDIR += pilot-link
SUBDIR += qpage
SUBDIR += scmxx
SUBDIR += seyon
SUBDIR += smstools
SUBDIR += sredird
SUBDIR += tkhylafax
SUBDIR += tlf
SUBDIR += wy60
SUBDIR += x3270
SUBDIR += xastir
SUBDIR += xcept
SUBDIR += xdx
SUBDIR += xlog
SUBDIR += zmtx-zmrx
.include <bsd.port.subdir.mk>