mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
34 lines
657 B
Makefile
34 lines
657 B
Makefile
# $Id: Makefile,v 1.36 1997/07/10 09:50:26 max Exp $
|
|
#
|
|
|
|
SUBDIR += amp
|
|
SUBDIR += cam
|
|
SUBDIR += cddbd
|
|
SUBDIR += gmod
|
|
SUBDIR += gsm
|
|
SUBDIR += maplay
|
|
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>
|