mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
434fa10883
Add mbone_vcr, nte, rtpmon, sdr, vat, wb.
15 lines
261 B
Makefile
15 lines
261 B
Makefile
# $Id: Makefile,v 1.1.1.1 1996/11/07 12:09:25 asami Exp $
|
|
#
|
|
|
|
BROKEN += imm
|
|
SUBDIR += mbone_vcr
|
|
SUBDIR += nte
|
|
BROKEN += nv
|
|
SUBDIR += rtpmon
|
|
SUBDIR += sdr
|
|
SUBDIR += vat
|
|
SUBDIR += vic
|
|
SUBDIR += wb
|
|
|
|
.include <bsd.port.subdir.mk>
|