mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
29 lines
559 B
Makefile
29 lines
559 B
Makefile
# $Id: Makefile,v 1.31 1997/03/26 02:15:30 jfitz Exp $
|
|
#
|
|
|
|
SUBDIR += cam
|
|
SUBDIR += gmod
|
|
SUBDIR += gsm
|
|
SUBDIR += maplay
|
|
SUBDIR += mpegaudio
|
|
SUBDIR += mxv
|
|
SUBDIR += nas
|
|
SUBDIR += playmidi
|
|
SUBDIR += radio
|
|
SUBDIR += rosegarden
|
|
SUBDIR += rplay
|
|
SUBDIR += rsynth
|
|
SUBDIR += s3mod
|
|
SUBDIR += sox
|
|
SUBDIR += splay
|
|
SUBDIR += timidity
|
|
SUBDIR += tracker
|
|
SUBDIR += workman
|
|
SUBDIR += xcd
|
|
SUBDIR += xcdplayer
|
|
SUBDIR += xmcd
|
|
SUBDIR += xmix
|
|
SUBDIR += xmmix
|
|
|
|
.include <bsd.port.subdir.mk>
|