3c9f969c2b
PR: ports/59064 Submitted by: Travis Poppe <tlp@liquidx.org>
22 lines
362 B
Makefile
22 lines
362 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += imm
|
|
SUBDIR += mcl
|
|
SUBDIR += nte
|
|
SUBDIR += rat
|
|
SUBDIR += rat30
|
|
SUBDIR += relate
|
|
SUBDIR += rqm
|
|
SUBDIR += rtpmon
|
|
SUBDIR += rtptools
|
|
SUBDIR += sdr
|
|
SUBDIR += speak_freely
|
|
SUBDIR += vat
|
|
SUBDIR += vic
|
|
SUBDIR += wb
|
|
SUBDIR += wbd
|
|
SUBDIR += xspeakfree
|
|
|
|
.include <bsd.port.subdir.mk>
|