mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
35 lines
678 B
Makefile
35 lines
678 B
Makefile
# $Id: Makefile,v 1.37 1997/08/31 22:24:32 max Exp $
|
|
#
|
|
|
|
SUBDIR += amp
|
|
SUBDIR += cam
|
|
SUBDIR += cddbd
|
|
SUBDIR += gmod
|
|
SUBDIR += gsm
|
|
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
|
|
|
|
.include <bsd.port.subdir.mk>
|