mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
9bb19e2c6b
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>
20 lines
535 B
Plaintext
20 lines
535 B
Plaintext
@comment $FreeBSD$
|
|
bin/project-x
|
|
%%DATADIR%%/htmls/cli.html
|
|
%%DATADIR%%/htmls/faq.html
|
|
%%DATADIR%%/htmls/index.html
|
|
%%DATADIR%%/htmls/images/right.gif
|
|
%%DATADIR%%/htmls/images/up.gif
|
|
%%DATADIR%%/htmls/images/px.gif
|
|
%%DATADIR%%/htmls/de/cli.html
|
|
%%DATADIR%%/htmls/de/faq.html
|
|
%%DATADIR%%/htmls/de/index.html
|
|
%%DATADIR%%/lib/commons-net-1.3.0.jar
|
|
%%DATADIR%%/lib/jakarta-oro-2.0.8.jar
|
|
%%DATADIR%%/ProjectX.jar
|
|
@dirrm %%DATADIR%%/lib
|
|
@dirrm %%DATADIR%%/htmls/images
|
|
@dirrm %%DATADIR%%/htmls/de
|
|
@dirrm %%DATADIR%%/htmls
|
|
@dirrm %%DATADIR%%
|