253c1547f2
which is going to be removed. No volunteer to move this forward stepped up for more than a month.
24 lines
397 B
Makefile
24 lines
397 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = MBone applications
|
|
|
|
SUBDIR += imm
|
|
SUBDIR += mcl
|
|
SUBDIR += nte
|
|
SUBDIR += rat
|
|
SUBDIR += rat30
|
|
SUBDIR += relate
|
|
SUBDIR += rqm
|
|
SUBDIR += rtptools
|
|
SUBDIR += sdr
|
|
SUBDIR += speak_freely
|
|
SUBDIR += udpcast
|
|
SUBDIR += vat
|
|
SUBDIR += vic
|
|
SUBDIR += wb
|
|
SUBDIR += wbd
|
|
SUBDIR += xspeakfree
|
|
|
|
.include <bsd.port.subdir.mk>
|