openbsd-ports/audio/Makefile
1998-05-17 01:06:33 +00:00

38 lines
820 B
Makefile

# $OpenBSD: Makefile,v 1.5 1998/05/17 01:06:33 angelos Exp $
# $FreeBSD: Makefile,v 1.40 1997/11/16 22:49:20 fenner Exp $
#
# SUBDIR += amp
# SUBDIR += cam
# SUBDIR += cddbd
# SUBDIR += cdplay
# SUBDIR += gmod
SUBDIR += gsm
# SUBDIR += maplay
# SUBDIR += mikmod
# SUBDIR += mpegaudio
SUBDIR += mpg123
# SUBDIR += mxv
# SUBDIR += nas
# SUBDIR += nspmod
# SUBDIR += playmidi
# SUBDIR += radio
# SUBDIR += rosegarden
SUBDIR += rplay
# SUBDIR += rsynth
# SUBDIR += s3mod
SUBDIR += sox
# SUBDIR += splay
# SUBDIR += timidity
# SUBDIR += tosha
# SUBDIR += tracker
# SUBDIR += workman
SUBDIR += xcd
# SUBDIR += xcdplayer
# SUBDIR += xmcd
# SUBDIR += xmix
# SUBDIR += xmmix
# SUBDIR += xmpeg3
.include <bsd.port.subdir.mk>