openbsd-ports/audio/Makefile

38 lines
820 B
Makefile
Raw Normal View History

1997-12-04 21:18:40 -05:00
# $OpenBSD: Makefile,v 1.3 1997/12/05 02:18:40 angelos Exp $
1997-12-02 03:59:31 -05:00
# $FreeBSD: Makefile,v 1.40 1997/11/16 22:49:20 fenner Exp $
#
# SUBDIR += amp
# SUBDIR += cam
# SUBDIR += cddbd
# SUBDIR += cdplay
# SUBDIR += gmod
1997-12-04 21:12:14 -05:00
SUBDIR += gsm
1997-12-02 03:59:31 -05:00
# SUBDIR += maplay
# SUBDIR += mikmod
# SUBDIR += mpegaudio
# SUBDIR += mpg123
# SUBDIR += mxv
# SUBDIR += nas
# SUBDIR += nspmod
# SUBDIR += playmidi
# SUBDIR += radio
# SUBDIR += rosegarden
1997-12-04 21:18:40 -05:00
SUBDIR += rplay
1997-12-02 03:59:31 -05:00
# SUBDIR += rsynth
# SUBDIR += s3mod
# SUBDIR += sox
# SUBDIR += splay
# SUBDIR += timidity
# SUBDIR += tosha
# SUBDIR += tracker
# SUBDIR += workman
1997-12-04 21:12:14 -05:00
SUBDIR += xcd
1997-12-02 03:59:31 -05:00
# SUBDIR += xcdplayer
# SUBDIR += xmcd
# SUBDIR += xmix
# SUBDIR += xmmix
# SUBDIR += xmpeg3
.include <bsd.port.subdir.mk>