1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/audio/Makefile

22 lines
461 B
Makefile
Raw Normal View History

1995-11-26 12:47:37 +00:00
# $Id: Makefile,v 1.23 1995/10/03 11:45:05 asami Exp $
#
1995-10-03 11:45:15 +00:00
BROKEN += gmod
SUBDIR += gsm
SUBDIR += maplay
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
RESTRICTED += xmcd # needs Motif, xmcd itself isn't restricted
SUBDIR += xmix
.include <bsd.port.subdir.mk>