diff options
author | mph <mph@FreeBSD.org> | 1998-06-24 23:34:12 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-06-24 23:34:12 +0800 |
commit | 18a4f8d7669edc9d3ccd89f77cac80d2e01c79ad (patch) | |
tree | 7afc500ff1c917d93937f10bcb3e56f455206d12 /audio | |
parent | 230e89fffb50ffba55e06f364831c70bfc8b289a (diff) | |
download | freebsd-ports-gnome-18a4f8d7669edc9d3ccd89f77cac80d2e01c79ad.tar.gz freebsd-ports-gnome-18a4f8d7669edc9d3ccd89f77cac80d2e01c79ad.tar.zst freebsd-ports-gnome-18a4f8d7669edc9d3ccd89f77cac80d2e01c79ad.zip |
Activate mp3info.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 0a7c0824d9a5..0ecfaef06f64 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.43 1998/04/30 09:48:51 tg Exp $ +# $Id: Makefile,v 1.44 1998/06/12 08:07:11 tg Exp $ # SUBDIR += amp @@ -11,6 +11,7 @@ SUBDIR += kmpg SUBDIR += maplay SUBDIR += mikmod + SUBDIR += mp3info SUBDIR += mpegaudio SUBDIR += mpg123 SUBDIR += mxv |