freebsd-ports/mbone/Makefile
Kris Kennaway 98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00

23 lines
396 B
Makefile

# $FreeBSD$
#
COMMENT = MBone applications
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
SUBDIR += xspeakfree
.include <bsd.port.subdir.mk>