From b9ac17ce8a7c167efdea5e742c17821c81824ed5 Mon Sep 17 00:00:00 2001 From: kevlo Date: Fri, 19 Jan 2001 03:25:05 +0000 Subject: [PATCH] Add libcdaudio, p5-Audio-CD, and p5-MP3-ID3v1Tag. --- audio/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/audio/Makefile b/audio/Makefile index 9cca4aed773..d27333ca768 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.40 2001/01/09 21:03:37 naddy Exp $ +# $OpenBSD: Makefile,v 1.41 2001/01/19 03:25:05 kevlo Exp $ # $FreeBSD: Makefile,v 1.40 1997/11/16 22:49:20 fenner Exp $ # @@ -17,6 +17,7 @@ SUBDIR += gsm SUBDIR += knapster SUBDIR += lame + SUBDIR += libcdaudio SUBDIR += lopster # SUBDIR += maplay # SUBDIR += mikmod @@ -29,6 +30,8 @@ # SUBDIR += nas SUBDIR += nspmod SUBDIR += opennap + SUBDIR += p5-Audio-CD + SUBDIR += p5-MP3-ID3v1Tag SUBDIR += p5-MP3-Info SUBDIR += p5-cddb # SUBDIR += playmidi