mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
7ab4a1fe58
implementation of the ALC and NORM Reliable Multicast Protocols. PR: 58728 Submitted by: past@noc.ntua.gr
21 lines
337 B
Makefile
21 lines
337 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
|
|
|
|
.include <bsd.port.subdir.mk>
|