freebsd-ports/mbone/Makefile
Gerald Pfeifer 253c1547f2 Remove mbone/rtpmon. This has been abandoned upstream and needs gcc32
which is going to be removed.  No volunteer to move this forward stepped
up for more than a month.
2008-08-16 09:03:11 +00:00

23 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>