1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/audio/Makefile
Satoshi Asami 72c0365942 Sort entries. In particular, "large", "medium", "small" sort in this order,
dispite their meanings.  (Sometimes we're too smart for computers. :)

Found by:	sorting ports/INDEX by "sort -t '|' +1 -2"

(Note: the whole "x11" category appears at the end with the above sort
 command, but I'll leave that the way it is for now -- "ls" shows it
 before other x11-* entries.)
1998-12-07 02:13:28 +00:00

54 lines
1.1 KiB
Makefile

# $Id: Makefile,v 1.57 1998/12/05 10:03:21 flathill Exp $
#
SUBDIR += 8hz-mp3
SUBDIR += amp
SUBDIR += ascd
SUBDIR += cam
SUBDIR += cddbd
SUBDIR += cdplay
SUBDIR += dap
SUBDIR += esound
SUBDIR += gmod
SUBDIR += gqmpeg
SUBDIR += gsm
SUBDIR += kdemultimedia
SUBDIR += kmpg
SUBDIR += lamer
SUBDIR += maplay
SUBDIR += mikmod
SUBDIR += mp3info
SUBDIR += mpegaudio
SUBDIR += mpg123
SUBDIR += mxv
SUBDIR += nas
SUBDIR += nspmod
SUBDIR += play
SUBDIR += playmidi
SUBDIR += radio
SUBDIR += replay
SUBDIR += rosegarden
SUBDIR += rplay
SUBDIR += rsynth
SUBDIR += s3mod
SUBDIR += sidplay
SUBDIR += sox
SUBDIR += splay
SUBDIR += splaytk
SUBDIR += timidity
SUBDIR += tosha
SUBDIR += tracker
SUBDIR += wmmixer
SUBDIR += workman
SUBDIR += x11amp
SUBDIR += xamp
SUBDIR += xcd
SUBDIR += xcdplayer
SUBDIR += xmcd
SUBDIR += xmix
SUBDIR += xmmix
SUBDIR += xmpeg3
SUBDIR += xtuner
.include <bsd.port.subdir.mk>