diff options
author | pav <pav@FreeBSD.org> | 2004-07-29 01:03:20 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-07-29 01:03:20 +0800 |
commit | 97ac88b90a75e4ac6d776d0dcc631261762550a3 (patch) | |
tree | 1a2370f545ed8a3c88f90a940b887405d2861c74 /audio/Makefile | |
parent | 9f3186813553add8abb197cc3dbe04fb949e00c4 (diff) | |
download | freebsd-ports-gnome-97ac88b90a75e4ac6d776d0dcc631261762550a3.tar.gz freebsd-ports-gnome-97ac88b90a75e4ac6d776d0dcc631261762550a3.tar.zst freebsd-ports-gnome-97ac88b90a75e4ac6d776d0dcc631261762550a3.zip |
Add lindele, yet another simple GNOME music player.
PR: ports/69639
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
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 |