a41ca97844
2009-03-22 mbone/relate: tcl8.0 support is going to be dropped 2009-03-22 mbone/wbd: tcl8.0 support is going to be dropped
21 lines
340 B
Makefile
21 lines
340 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = MBone applications
|
|
|
|
SUBDIR += imm
|
|
SUBDIR += mcl
|
|
SUBDIR += rat
|
|
SUBDIR += rat30
|
|
SUBDIR += rqm
|
|
SUBDIR += rtptools
|
|
SUBDIR += sdr
|
|
SUBDIR += speak_freely
|
|
SUBDIR += udpcast
|
|
SUBDIR += vat
|
|
SUBDIR += vic
|
|
SUBDIR += wb
|
|
SUBDIR += xspeakfree
|
|
|
|
.include <bsd.port.subdir.mk>
|