1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
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

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>