openbsd-ports/audio/Makefile
espie f80fa9e00b From Kyle Hargraves <halogen@nol.net>:
add a few missing entries from SUBDIRs.
Leave lam out for now, as its install process is really weird.
2000-04-21 18:45:10 +00:00

52 lines
1.1 KiB
Makefile

# $OpenBSD: Makefile,v 1.28 2000/04/21 18:45:10 espie Exp $
# $FreeBSD: Makefile,v 1.40 1997/11/16 22:49:20 fenner Exp $
#
SUBDIR += ac3dec
SUBDIR += amp
SUBDIR += bladeenc
# SUBDIR += cam
# SUBDIR += cddbd
# SUBDIR += cdplay
SUBDIR += esound
# SUBDIR += gmod
SUBDIR += gogo
SUBDIR += gom
SUBDIR += gqmpeg
SUBDIR += gsm
SUBDIR += knapster
# SUBDIR += maplay
# SUBDIR += mikmod
SUBDIR += mp3cddb
SUBDIR += mp3encode
SUBDIR += mp3info
SUBDIR += mpegaudio
SUBDIR += mpg123
# SUBDIR += mxv
# SUBDIR += nas
SUBDIR += nspmod
SUBDIR += p5-MPEG-MP3Info
SUBDIR += p5-cddb
# SUBDIR += playmidi
# SUBDIR += radio
# SUBDIR += rosegarden
SUBDIR += rplay
SUBDIR += rsynth
# SUBDIR += s3mod
SUBDIR += sox
# SUBDIR += splay
SUBDIR += timidity
SUBDIR += tosha
SUBDIR += tracker
SUBDIR += waveplay
SUBDIR += workman
SUBDIR += xcd
SUBDIR += xcdplayer
SUBDIR += xmcd
SUBDIR += xmix
SUBDIR += xmmix
SUBDIR += xmp
SUBDIR += xmpeg3
.include <bsd.port.subdir.mk>