1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-17 00:00:40 +00:00
freebsd-ports/audio/Makefile

23 lines
435 B
Makefile
Raw Normal View History

1996-07-06 09:28:34 +00:00
# $Id: Makefile,v 1.25 1996/04/12 08:20:51 asami Exp $
#
SUBDIR += gmod
1995-10-03 11:45:15 +00:00
SUBDIR += gsm
SUBDIR += maplay
1996-07-06 09:28:34 +00:00
SUBDIR += mpegaudio
1995-10-03 11:45:15 +00:00
SUBDIR += nas
SUBDIR += playmidi
SUBDIR += radio
SUBDIR += rplay
SUBDIR += rsynth
SUBDIR += s3mod
SUBDIR += sox
SUBDIR += tracker
1995-11-26 12:47:37 +00:00
SUBDIR += workman
1995-10-03 11:45:15 +00:00
SUBDIR += xcd
SUBDIR += xcdplayer
SUBDIR += xmcd
1995-10-03 11:45:15 +00:00
SUBDIR += xmix
.include <bsd.port.subdir.mk>