openbsd-ports/audio/Makefile

38 lines
820 B
Makefile
Raw Normal View History

1998-05-20 06:42:08 +00:00
# $OpenBSD: Makefile,v 1.6 1998/05/20 06:42:08 angelos Exp $
1997-12-02 08:59:31 +00: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-05 02:12:14 +00:00
SUBDIR += gsm
1997-12-02 08:59:31 +00:00
# SUBDIR += maplay
# SUBDIR += mikmod
1998-05-20 06:42:08 +00:00
SUBDIR += mpegaudio
1998-04-28 11:31:55 +00:00
SUBDIR += mpg123
1997-12-02 08:59:31 +00:00
# SUBDIR += mxv
# SUBDIR += nas
# SUBDIR += nspmod
# SUBDIR += playmidi
# SUBDIR += radio
# SUBDIR += rosegarden
1997-12-05 02:18:40 +00:00
SUBDIR += rplay
1997-12-02 08:59:31 +00:00
# SUBDIR += rsynth
# SUBDIR += s3mod
1998-05-17 01:06:33 +00:00
SUBDIR += sox
1997-12-02 08:59:31 +00:00
# SUBDIR += splay
# SUBDIR += timidity
# SUBDIR += tosha
# SUBDIR += tracker
# SUBDIR += workman
1997-12-05 02:12:14 +00:00
SUBDIR += xcd
1997-12-02 08:59:31 +00:00
# SUBDIR += xcdplayer
# SUBDIR += xmcd
# SUBDIR += xmix
# SUBDIR += xmmix
# SUBDIR += xmpeg3
.include <bsd.port.subdir.mk>