mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
22 lines
461 B
Makefile
22 lines
461 B
Makefile
# $Id: Makefile,v 1.23 1995/10/03 11:45:05 asami Exp $
|
|
#
|
|
|
|
BROKEN += gmod
|
|
SUBDIR += gsm
|
|
SUBDIR += maplay
|
|
SUBDIR += nas
|
|
SUBDIR += playmidi
|
|
SUBDIR += radio
|
|
SUBDIR += rplay
|
|
SUBDIR += rsynth
|
|
SUBDIR += s3mod
|
|
SUBDIR += sox
|
|
SUBDIR += tracker
|
|
SUBDIR += workman
|
|
SUBDIR += xcd
|
|
SUBDIR += xcdplayer
|
|
RESTRICTED += xmcd # needs Motif, xmcd itself isn't restricted
|
|
SUBDIR += xmix
|
|
|
|
.include <bsd.port.subdir.mk>
|