diff options
author | dirk <dirk@FreeBSD.org> | 1999-01-15 07:46:15 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-01-15 07:46:15 +0800 |
commit | 61fc5b2346f1825c8f584124b824991fe256e366 (patch) | |
tree | dc1d04fa68db6dc112f7f70a59dbc392c5ead923 /audio/Makefile | |
parent | b90ec69cafe4a2dda901ba094fb18401678d7f94 (diff) | |
download | freebsd-ports-gnome-61fc5b2346f1825c8f584124b824991fe256e366.tar.gz freebsd-ports-gnome-61fc5b2346f1825c8f584124b824991fe256e366.tar.zst freebsd-ports-gnome-61fc5b2346f1825c8f584124b824991fe256e366.zip |
Add bladeenc.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 9e5bf7e9c297..fbb14d3cbcd8 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.65 1999/01/02 19:41:28 hoek Exp $ +# $Id: Makefile,v 1.66 1999/01/07 12:05:20 asami Exp $ # SUBDIR += 8hz-mp3 SUBDIR += amp SUBDIR += ascd + SUBDIR += bladeenc SUBDIR += cam SUBDIR += cdd SUBDIR += cddbd |