mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
25 lines
481 B
Makefile
25 lines
481 B
Makefile
# $Id: Makefile,v 1.27 1996/08/06 17:39:25 chuckr Exp $
|
|
#
|
|
|
|
SUBDIR += gmod
|
|
SUBDIR += gsm
|
|
SUBDIR += maplay
|
|
SUBDIR += mpegaudio
|
|
SUBDIR += nas
|
|
SUBDIR += playmidi
|
|
SUBDIR += radio
|
|
SUBDIR += rosegarden
|
|
SUBDIR += rplay
|
|
SUBDIR += rsynth
|
|
SUBDIR += s3mod
|
|
SUBDIR += sox
|
|
SUBDIR += tracker
|
|
SUBDIR += workman
|
|
SUBDIR += xcd
|
|
SUBDIR += xcdplayer
|
|
SUBDIR += xmcd
|
|
SUBDIR += xmix
|
|
SUBDIR += xmmix
|
|
|
|
.include <bsd.port.subdir.mk>
|