diff options
author | will <will@FreeBSD.org> | 2000-06-10 06:58:32 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-10 06:58:32 +0000 |
commit | 4d467e3380aecbb5e996a73ed76628c4ced7b26d (patch) | |
tree | 0cfbb7f7aab39d50edcdb2d11d37917a519e69f8 /audio/Makefile | |
parent | 52b321d42477f86b0addd55ff7f141f4fcabab70 (diff) | |
download | FreeBSD-ports-4d467e3380aecbb5e996a73ed76628c4ced7b26d.zip FreeBSD-ports-4d467e3380aecbb5e996a73ed76628c4ced7b26d.tar.gz |
Add bwap, a console napster client.
PR: 17663
Submitted by: Carl Johan Madestrand <calle.madestrand@norrgarden.se>
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 7bbed07..e5f9338 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -6,6 +6,7 @@ SUBDIR += ascd SUBDIR += aumix SUBDIR += bladeenc + SUBDIR += bwap SUBDIR += cam SUBDIR += cd-console SUBDIR += cd2mp3 |