diff options
author | hq <hq@FreeBSD.org> | 2005-04-21 20:08:11 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2005-04-21 20:08:11 +0800 |
commit | 7c9d7c330baeceaad725b1f26ad48fdec25aa241 (patch) | |
tree | fbfe98f4a9793a5718522c09818ce2c21e133a8b /multimedia/Makefile | |
parent | e3539ca3077c8fe344464fffec2f0247b787e991 (diff) | |
download | freebsd-ports-gnome-7c9d7c330baeceaad725b1f26ad48fdec25aa241.tar.gz freebsd-ports-gnome-7c9d7c330baeceaad725b1f26ad48fdec25aa241.tar.zst freebsd-ports-gnome-7c9d7c330baeceaad725b1f26ad48fdec25aa241.zip |
Project X - a free Java based demux utility
Copyright (C) 2001-2004 dvb.matt
European digital radio & television uses the DVB standard to broadcast its
data. Project X gives you a look behind the transmissions and tries its best
to handle & repair many stream types and shows what went wrong on reception.
It is intended for educational purposes only, as a non-commercial test project.
It may not be used otherwise. Most parts are only experimental.
WWW: http://sourceforge.net/projects/project-x
PR: 79769
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r-- | multimedia/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile index 5beeca4faebc..69025a177e4c 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -131,6 +131,7 @@ SUBDIR += p5-Video-OpenQuicktime SUBDIR += pitivi SUBDIR += ppm2fli + SUBDIR += projectx SUBDIR += pvr250 SUBDIR += py-gstreamer SUBDIR += qdvdauthor |