openbsd-ports/audio/Makefile

39 lines
837 B
Makefile
Raw Normal View History

1999-02-07 05:22:28 +00:00
# $OpenBSD: Makefile,v 1.14 1999/02/07 05:22:28 marc Exp $
1997-12-02 08:59:31 +00:00
# $FreeBSD: Makefile,v 1.40 1997/11/16 22:49:20 fenner Exp $
#
1998-05-21 01:14:53 +00:00
SUBDIR += amp
1997-12-02 08:59:31 +00:00
# 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
1998-05-21 01:14:53 +00:00
SUBDIR += nspmod
1997-12-02 08:59:31 +00:00
# SUBDIR += playmidi
# SUBDIR += radio
# SUBDIR += rosegarden
1997-12-05 02:18:40 +00:00
SUBDIR += rplay
1998-06-08 01:53:25 +00:00
SUBDIR += rsynth
1997-12-02 08:59:31 +00:00
# SUBDIR += s3mod
1998-05-17 01:06:33 +00:00
SUBDIR += sox
1997-12-02 08:59:31 +00:00
# SUBDIR += splay
1999-02-07 05:22:28 +00:00
SUBDIR += timidity
1998-05-21 01:18:39 +00:00
SUBDIR += tosha
1998-05-22 01:08:52 +00:00
SUBDIR += tracker
1998-06-08 01:30:18 +00:00
SUBDIR += workman
1997-12-05 02:12:14 +00:00
SUBDIR += xcd
1998-05-22 01:08:52 +00:00
SUBDIR += xcdplayer
1998-05-21 01:38:16 +00:00
SUBDIR += xmcd
1998-05-22 01:08:52 +00:00
SUBDIR += xmix
SUBDIR += xmmix
1998-07-24 03:11:20 +00:00
SUBDIR += xmp
1997-12-02 08:59:31 +00:00
# SUBDIR += xmpeg3
.include <bsd.port.subdir.mk>