mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
72c0365942
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.)
54 lines
1.1 KiB
Makefile
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>
|