diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-10-08 00:07:13 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-10-08 00:07:13 +0000 |
commit | 098644573bfde6c7b8073a85f9c943f2de1e9183 (patch) | |
tree | 73e31f948ae657fc7a41c4b9df37413d9304818a /audio/Makefile | |
parent | Make fetchable again by updating to 1.14.0. (diff) |
Add port audio/aqualung:
Aqualung is a music player. It plays audio files from your filesystem
and has the feature of inserting no gaps between adjacent tracks.
WWW: http://aqualung.sourceforge.net/
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 9882c196abd7..7fa2f00b64b1 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -29,6 +29,7 @@ SUBDIR += ample SUBDIR += amrcoder SUBDIR += anthem + SUBDIR += aqualung SUBDIR += arts SUBDIR += artswrapper SUBDIR += ascd |