diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-28 17:03:20 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-28 17:03:20 +0000 |
commit | 4dc4cf1f14bb4b0acd8c913320418eac0f6593c1 (patch) | |
tree | 1c9f2d4bd920e5cb702ee82b44b3d3d38b8567b4 /audio/Makefile | |
parent | 6e6a2b31d1dbf4a177931947a931e05de7bd76aa (diff) |
Add lindele, yet another simple GNOME music player.
PR: ports/69639
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Notes
Notes:
svn path=/head/; revision=114949
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 73ad5eaae17d..903bb4db27e5 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -181,6 +181,7 @@ SUBDIR += libvorbis SUBDIR += libvorbis-aotuv SUBDIR += libworkman + SUBDIR += lindele SUBDIR += linux-arts SUBDIR += linux-esound SUBDIR += linux-libaudiofile |