From 2b1a883dc4fd248d3b049059b9543dde2ac98ffd Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 16 Jan 2001 17:33:20 +0000 Subject: Massive style enforcement - use ^I instead of spaces for variables identation. --- mbone/rat/Makefile | 2 +- mbone/speak_freely/Makefile | 22 +++++++++++----------- mbone/wb/Makefile | 6 +++--- 3 files changed, 15 insertions(+), 15 deletions(-) (limited to 'mbone') diff --git a/mbone/rat/Makefile b/mbone/rat/Makefile index 64cf552aa219..aaba97e148c6 100644 --- a/mbone/rat/Makefile +++ b/mbone/rat/Makefile @@ -29,7 +29,7 @@ RAT_BUILD_DIRS= common rat .include .if ${OSVERSION} >= 400014 -ENABLE_IPv6= --enable-ipv6 +ENABLE_IPv6= --enable-ipv6 .endif do-install: diff --git a/mbone/speak_freely/Makefile b/mbone/speak_freely/Makefile index c678bc233df4..36059ba7f46d 100644 --- a/mbone/speak_freely/Makefile +++ b/mbone/speak_freely/Makefile @@ -5,22 +5,22 @@ # $FreeBSD$ # -PORTNAME= speak_freely +PORTNAME= speak_freely PORTVERSION= 7.1 -CATEGORIES= mbone audio security -MASTER_SITES= http://www.fourmilab.ch/speakfree/unix/ +CATEGORIES= mbone audio security +MASTER_SITES= http://www.fourmilab.ch/speakfree/unix/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm +LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm -UTILS= sfspeaker sfmike sflwl sflaunch -DEMNS= sfecho sflwld sfreflect -DDEMNS= sfvod -SFLIB= ${PREFIX}/lib/speak_freely -MAN1= ${UTILS:S/$/.1/} ${DEMNS:S/$/.1/} ${DDEMNS:S/$/.1/} +UTILS= sfspeaker sfmike sflwl sflaunch +DEMNS= sfecho sflwld sfreflect +DDEMNS= sfvod +SFLIB= ${PREFIX}/lib/speak_freely +MAN1= ${UTILS:S/$/.1/} ${DEMNS:S/$/.1/} ${DDEMNS:S/$/.1/} -MAKE_ENV="OPTFLAGS=${CFLAGS}" +MAKE_ENV= "OPTFLAGS=${CFLAGS}" do-install: if [ ! -d ${SFLIB} ]; then \ diff --git a/mbone/wb/Makefile b/mbone/wb/Makefile index 4acb2f879022..759b0aab634d 100644 --- a/mbone/wb/Makefile +++ b/mbone/wb/Makefile @@ -5,11 +5,11 @@ # $FreeBSD$ # -PORTNAME= wb +PORTNAME= wb PORTVERSION= 1.59 CATEGORIES= mbone -MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/wb/ -DISTFILES= i386-wb-1.59.tar.Z +MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/wb/ +DISTFILES= i386-wb-1.59.tar.Z MAINTAINER= fenner@FreeBSD.org -- cgit v1.2.3