mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
23 lines
423 B
Makefile
23 lines
423 B
Makefile
# $Id: Makefile,v 1.21 1995/07/03 22:28:15 torstenb Exp $
|
|
#
|
|
# RESTRICTED: xmcd (needs Motif, xmcd itself isn't restricted)
|
|
#
|
|
# 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
|
|
SUBDIR += xmix
|
|
|
|
.include <bsd.port.subdir.mk>
|