mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
38 lines
751 B
Makefile
38 lines
751 B
Makefile
# $Id: Makefile,v 1.40 1997/11/16 22:49:20 fenner Exp $
|
|
#
|
|
|
|
SUBDIR += amp
|
|
SUBDIR += cam
|
|
SUBDIR += cddbd
|
|
SUBDIR += cdplay
|
|
SUBDIR += gmod
|
|
SUBDIR += gsm
|
|
SUBDIR += kdemultimedia
|
|
SUBDIR += maplay
|
|
SUBDIR += mikmod
|
|
SUBDIR += mpegaudio
|
|
SUBDIR += mpg123
|
|
SUBDIR += mxv
|
|
SUBDIR += nas
|
|
SUBDIR += nspmod
|
|
SUBDIR += playmidi
|
|
SUBDIR += radio
|
|
SUBDIR += rosegarden
|
|
SUBDIR += rplay
|
|
SUBDIR += rsynth
|
|
SUBDIR += s3mod
|
|
SUBDIR += sox
|
|
SUBDIR += splay
|
|
SUBDIR += timidity
|
|
SUBDIR += tosha
|
|
SUBDIR += tracker
|
|
SUBDIR += workman
|
|
SUBDIR += xcd
|
|
SUBDIR += xcdplayer
|
|
SUBDIR += xmcd
|
|
SUBDIR += xmix
|
|
SUBDIR += xmmix
|
|
SUBDIR += xmpeg3
|
|
|
|
.include <bsd.port.subdir.mk>
|