diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-16 15:51:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-16 15:51:46 +0000 |
commit | 02e8ee6a47fbac28ca9bbc16c4b70e20837489c0 (patch) | |
tree | 93e776c22feddb53127ca24e4742b48902ced5bc /audio | |
parent | a2a4d06c6fe93107eedfcc3d009672fe424ac7ef (diff) | |
download | pkgsrc-02e8ee6a47fbac28ca9bbc16c4b70e20837489c0.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
While I'm here, unify category Makefiles to more standard style.
(If you have tools depending on the previous form, please fix them.)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 206 |
1 files changed, 104 insertions, 102 deletions
diff --git a/audio/Makefile b/audio/Makefile index 20cc8e2c327..44bf85d6202 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,106 +1,108 @@ -# $NetBSD: Makefile,v 1.81 2001/02/15 09:26:56 tron Exp $ +# $NetBSD: Makefile,v 1.82 2001/02/16 15:51:46 wiz Exp $ # - SUBDIR += ac3dec - SUBDIR += amp - SUBDIR += aumix - SUBDIR += bladeenc - SUBDIR += cam - SUBDIR += cdd - SUBDIR += cddbd - SUBDIR += cdparanoia - SUBDIR += cmp3 - SUBDIR += cs4235 - SUBDIR += dap - SUBDIR += easytag - SUBDIR += eawpatches - SUBDIR += emixer - SUBDIR += esound - SUBDIR += festdoc - SUBDIR += festival - SUBDIR += festlex-cmu - SUBDIR += festlex-oald - SUBDIR += festlex-ogi - SUBDIR += festlex-poslex - SUBDIR += festogi-spanish - SUBDIR += festvox-abc - SUBDIR += festvox-aec - SUBDIR += festvox-don - SUBDIR += festvox-el11 - SUBDIR += festvox-en1 - SUBDIR += festvox-hvs - SUBDIR += festvox-jph - SUBDIR += festvox-kal16 - SUBDIR += festvox-kal8 - SUBDIR += festvox-ked16 - SUBDIR += festvox-ked8 - SUBDIR += festvox-mwm - SUBDIR += festvox-ogirab - SUBDIR += festvox-rab16 - SUBDIR += festvox-rab8 - SUBDIR += festvox-tll - SUBDIR += festvox-us1 - SUBDIR += festvox-us2 - SUBDIR += festvox-us3 - SUBDIR += freezetag - SUBDIR += gdcd - SUBDIR += gmp3info - SUBDIR += gnome-audio - SUBDIR += gnome-media - SUBDIR += gogo - SUBDIR += gqmpeg - SUBDIR += gsm - SUBDIR += guspatches - SUBDIR += icecast - SUBDIR += id3ed - SUBDIR += kdemultimedia - SUBDIR += krio - SUBDIR += lame - SUBDIR += libac3 - SUBDIR += libaudiofile - SUBDIR += libcdaudio - SUBDIR += libmikmod - SUBDIR += libsidplay - SUBDIR += liveice - SUBDIR += madplay - SUBDIR += maplay - SUBDIR += mbrola - SUBDIR += mbrolavox-en1 - SUBDIR += mbrolavox-us1 - SUBDIR += mbrolavox-us2 - SUBDIR += mbrolavox-us3 - SUBDIR += mikmod - SUBDIR += mp3check - SUBDIR += mp3info - SUBDIR += mpg123 - SUBDIR += musicbox - SUBDIR += nas - SUBDIR += nspmod - SUBDIR += realplayer - SUBDIR += rio - SUBDIR += rio500 - SUBDIR += rplay - SUBDIR += sidplay - SUBDIR += snd - SUBDIR += sox - SUBDIR += splay - SUBDIR += timidity - SUBDIR += tosha - SUBDIR += tracker - SUBDIR += vorbis - SUBDIR += wmmixer - SUBDIR += wmsound - SUBDIR += wsoundprefs - SUBDIR += xamp - SUBDIR += xcdplayer - SUBDIR += xhippo - SUBDIR += xmcd - SUBDIR += xmix - SUBDIR += xmmix - SUBDIR += xmms - SUBDIR += xmp - SUBDIR += xmradio - SUBDIR += xsidplay - SUBDIR += xwave +COMMENT= Audio tools + +SUBDIR+= ac3dec +SUBDIR+= amp +SUBDIR+= aumix +SUBDIR+= bladeenc +SUBDIR+= cam +SUBDIR+= cdd +SUBDIR+= cddbd +SUBDIR+= cdparanoia +SUBDIR+= cmp3 +SUBDIR+= cs4235 +SUBDIR+= dap +SUBDIR+= easytag +SUBDIR+= eawpatches +SUBDIR+= emixer +SUBDIR+= esound +SUBDIR+= festdoc +SUBDIR+= festival +SUBDIR+= festlex-cmu +SUBDIR+= festlex-oald +SUBDIR+= festlex-ogi +SUBDIR+= festlex-poslex +SUBDIR+= festogi-spanish +SUBDIR+= festvox-abc +SUBDIR+= festvox-aec +SUBDIR+= festvox-don +SUBDIR+= festvox-el11 +SUBDIR+= festvox-en1 +SUBDIR+= festvox-hvs +SUBDIR+= festvox-jph +SUBDIR+= festvox-kal16 +SUBDIR+= festvox-kal8 +SUBDIR+= festvox-ked16 +SUBDIR+= festvox-ked8 +SUBDIR+= festvox-mwm +SUBDIR+= festvox-ogirab +SUBDIR+= festvox-rab16 +SUBDIR+= festvox-rab8 +SUBDIR+= festvox-tll +SUBDIR+= festvox-us1 +SUBDIR+= festvox-us2 +SUBDIR+= festvox-us3 +SUBDIR+= freezetag +SUBDIR+= gdcd +SUBDIR+= gmp3info +SUBDIR+= gnome-audio +SUBDIR+= gnome-media +SUBDIR+= gogo +SUBDIR+= gqmpeg +SUBDIR+= gsm +SUBDIR+= guspatches +SUBDIR+= icecast +SUBDIR+= id3ed +SUBDIR+= kdemultimedia +SUBDIR+= krio +SUBDIR+= lame +SUBDIR+= libac3 +SUBDIR+= libaudiofile +SUBDIR+= libcdaudio +SUBDIR+= libmikmod +SUBDIR+= libsidplay +SUBDIR+= liveice +SUBDIR+= madplay +SUBDIR+= maplay +SUBDIR+= mbrola +SUBDIR+= mbrolavox-en1 +SUBDIR+= mbrolavox-us1 +SUBDIR+= mbrolavox-us2 +SUBDIR+= mbrolavox-us3 +SUBDIR+= mikmod +SUBDIR+= mp3check +SUBDIR+= mp3info +SUBDIR+= mpg123 +SUBDIR+= musicbox +SUBDIR+= nas +SUBDIR+= nspmod +SUBDIR+= realplayer +SUBDIR+= rio +SUBDIR+= rio500 +SUBDIR+= rplay +SUBDIR+= sidplay +SUBDIR+= snd +SUBDIR+= sox +SUBDIR+= splay +SUBDIR+= timidity +SUBDIR+= tosha +SUBDIR+= tracker +SUBDIR+= vorbis +SUBDIR+= wmmixer +SUBDIR+= wmsound +SUBDIR+= wsoundprefs +SUBDIR+= xamp +SUBDIR+= xcdplayer +SUBDIR+= xhippo +SUBDIR+= xmcd +SUBDIR+= xmix +SUBDIR+= xmmix +SUBDIR+= xmms +SUBDIR+= xmp +SUBDIR+= xmradio +SUBDIR+= xsidplay +SUBDIR+= xwave .include "../mk/bsd.pkg.subdir.mk" |