1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
freebsd-ports/textproc/simplehtmldom/pkg-plist
Li-Wen Hsu 52958d07bf - Update to 1.5
- Bump PORTEPOCH for version goes from 1.11 to 1.5

PR:		ports/163818
Submitted by:	Joe Horn <joehorn@gmail.com> (maintainer)
2012-01-18 16:15:56 +00:00

62 lines
2.4 KiB
Plaintext

%%PORTDOCS%%%%DOCSDIR%%/css/default.css
%%PORTDOCS%%%%DOCSDIR%%/css/ui.tabs.css
%%PORTDOCS%%%%DOCSDIR%%/img/tab.png
%%PORTDOCS%%%%DOCSDIR%%/js/jquery-1.2.3.pack.js
%%PORTDOCS%%%%DOCSDIR%%/js/ui.tabs.pack.js
%%PORTDOCS%%%%DOCSDIR%%/manual.htm
%%PORTDOCS%%%%DOCSDIR%%/manual_api.htm
%%PORTDOCS%%%%DOCSDIR%%/manual_faq.htm
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example_advanced_selector.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example_basic_selector.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example_callback.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example_extract_html.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example_modify_contents.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/scraping/example_scraping_digg.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/scraping/example_scraping_imdb.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/scraping/example_scraping_slashdot.php
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_html_dom_utility.php
%%DATADIR%%/app/google.htm
%%DATADIR%%/app/index.php
%%DATADIR%%/app/js/images/treeview-default-line.gif
%%DATADIR%%/app/js/images/treeview-default.gif
%%DATADIR%%/app/js/jquery.js
%%DATADIR%%/app/js/jquery.treeview.css
%%DATADIR%%/app/js/jquery.treeview.js
%%DATADIR%%/app/js/screen.css
%%DATADIR%%/change_log.txt
%%DATADIR%%/simple_html_dom.php
%%DATADIR%%/testcase/all_test.php
%%DATADIR%%/testcase/callback_testcase.php
%%DATADIR%%/testcase/dom_testcase.php
%%DATADIR%%/testcase/element_testcase.php
%%DATADIR%%/testcase/invalid_testcase.php
%%DATADIR%%/testcase/jquery-1.2.3.pack.js
%%DATADIR%%/testcase/mass_test.php
%%DATADIR%%/testcase/memory_test.php
%%DATADIR%%/testcase/misc_testcase.php
%%DATADIR%%/testcase/performance_test.php
%%DATADIR%%/testcase/reader/all_test.php
%%DATADIR%%/testcase/reader/element_testcase.php
%%DATADIR%%/testcase/reader/memory_test.php
%%DATADIR%%/testcase/reader/performance_test.php
%%DATADIR%%/testcase/reader/selector_testcase.php
%%DATADIR%%/testcase/selector_testcase.php
%%DATADIR%%/testcase/slick_test.php
%%DATADIR%%/testcase/slickspeed.htm
%%DATADIR%%/testcase/std_testcase.php
%%DATADIR%%/testcase/strip_testcase.php
@dirrm %%DATADIR%%/testcase/reader
@dirrm %%DATADIR%%/testcase/html
@dirrm %%DATADIR%%/testcase
@dirrm %%DATADIR%%/app/js/images
@dirrm %%DATADIR%%/app/js
@dirrm %%DATADIR%%/app
@dirrm %%DATADIR%%
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/scraping
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%/js
%%PORTDOCS%%@dirrm %%DOCSDIR%%/img
%%PORTDOCS%%@dirrm %%DOCSDIR%%/css
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@exec mkdir -p %D/%%DATADIR%%/testcase/html