mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
21 lines
439 B
Makefile
21 lines
439 B
Makefile
# $Id: Makefile,v 1.22 1995/07/12 04:19:15 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 += xcd
|
|
SUBDIR += xcdplayer
|
|
RESTRICTED += xmcd # needs Motif, xmcd itself isn't restricted
|
|
SUBDIR += xmix
|
|
|
|
.include <bsd.port.subdir.mk>
|