mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
be547a7411
Pietro Cerutti's patch from the PR, but preserving the support for a user-specified PROGRAM_PREFIX to keep PR 62607 still fixed :) - update to 1.82 - support NOPORTDOCS properly - fix DOCSDIR - use the Savannah MASTER_SITES now that we're using a stock upstream version While I'm here, refresh the single patch and add a descriptive comment. PR: 136303 Submitted by: gahr
105 lines
3.1 KiB
Plaintext
105 lines
3.1 KiB
Plaintext
@comment $FreeBSD$
|
|
bin/%%PROGRAM_PREFIX%%texi2html
|
|
%%PORTDOCS%%%%DOCSDIR%%/texi2html.html
|
|
%%DATADIR%%/bib-example.texi
|
|
%%DATADIR%%/book.init
|
|
%%DATADIR%%/chm.init
|
|
%%DATADIR%%/docbook.init
|
|
%%DATADIR%%/enable_encoding.init
|
|
%%DATADIR%%/glossary.texi
|
|
%%DATADIR%%/html32.init
|
|
%%DATADIR%%/i18n/de
|
|
%%DATADIR%%/i18n/en
|
|
%%DATADIR%%/i18n/es
|
|
%%DATADIR%%/i18n/fr
|
|
%%DATADIR%%/i18n/ja
|
|
%%DATADIR%%/i18n/nl
|
|
%%DATADIR%%/i18n/no
|
|
%%DATADIR%%/i18n/pt
|
|
%%DATADIR%%/i18n/pt_BR
|
|
%%DATADIR%%/images/COPYING
|
|
%%DATADIR%%/images/COPYING.Attribution-ShareAlike
|
|
%%DATADIR%%/images/GPL
|
|
%%DATADIR%%/images/Mybg.png
|
|
%%DATADIR%%/images/README
|
|
%%DATADIR%%/images/a_begin.png
|
|
%%DATADIR%%/images/a_begin_na.png
|
|
%%DATADIR%%/images/a_document.png
|
|
%%DATADIR%%/images/a_document_na.png
|
|
%%DATADIR%%/images/a_empty.png
|
|
%%DATADIR%%/images/a_end.png
|
|
%%DATADIR%%/images/a_end_na.png
|
|
%%DATADIR%%/images/a_help.png
|
|
%%DATADIR%%/images/a_help_na.png
|
|
%%DATADIR%%/images/a_index.png
|
|
%%DATADIR%%/images/a_index_na.png
|
|
%%DATADIR%%/images/a_left.png
|
|
%%DATADIR%%/images/a_left_na.png
|
|
%%DATADIR%%/images/a_leftdouble.png
|
|
%%DATADIR%%/images/a_leftdouble_na.png
|
|
%%DATADIR%%/images/a_page.png
|
|
%%DATADIR%%/images/a_page_na.png
|
|
%%DATADIR%%/images/a_right.png
|
|
%%DATADIR%%/images/a_right_na.png
|
|
%%DATADIR%%/images/a_rightdouble.png
|
|
%%DATADIR%%/images/a_rightdouble_na.png
|
|
%%DATADIR%%/images/a_search.png
|
|
%%DATADIR%%/images/a_search_na.png
|
|
%%DATADIR%%/images/a_searchdoc.png
|
|
%%DATADIR%%/images/a_searchdoc_na.png
|
|
%%DATADIR%%/images/a_tableofcon.png
|
|
%%DATADIR%%/images/a_tableofcon_na.png
|
|
%%DATADIR%%/images/a_top.png
|
|
%%DATADIR%%/images/a_top_na.png
|
|
%%DATADIR%%/images/a_up.png
|
|
%%DATADIR%%/images/a_up_na.png
|
|
%%DATADIR%%/images/bg.jpg
|
|
%%DATADIR%%/images/bg_left.png
|
|
%%DATADIR%%/images/bg_right.png
|
|
%%DATADIR%%/images/blue_dir.png
|
|
%%DATADIR%%/images/blue_down.png
|
|
%%DATADIR%%/images/blue_grab.png
|
|
%%DATADIR%%/images/blue_help.png
|
|
%%DATADIR%%/images/blue_next.png
|
|
%%DATADIR%%/images/blue_nnext.png
|
|
%%DATADIR%%/images/blue_pprev.png
|
|
%%DATADIR%%/images/blue_prev.png
|
|
%%DATADIR%%/images/blue_readme.png
|
|
%%DATADIR%%/images/blue_top.png
|
|
%%DATADIR%%/images/blue_up.png
|
|
%%DATADIR%%/images/blue_uup.png
|
|
%%DATADIR%%/images/contents_motif.png
|
|
%%DATADIR%%/images/index_motif.png
|
|
%%DATADIR%%/images/next_motif.png
|
|
%%DATADIR%%/images/next_motif_gr.png
|
|
%%DATADIR%%/images/previous_motif.png
|
|
%%DATADIR%%/images/previous_motif_gr.png
|
|
%%DATADIR%%/images/spacer3.png
|
|
%%DATADIR%%/images/xy_contents.png
|
|
%%DATADIR%%/images/xy_foot.png
|
|
%%DATADIR%%/images/xy_next.png
|
|
%%DATADIR%%/images/xy_next_gr.png
|
|
%%DATADIR%%/images/xy_nextsection.png
|
|
%%DATADIR%%/images/xy_nextsection_gr.png
|
|
%%DATADIR%%/images/xy_previous.png
|
|
%%DATADIR%%/images/xy_previous_gr.png
|
|
%%DATADIR%%/images/xy_previoussection.png
|
|
%%DATADIR%%/images/xy_previoussection_gr.png
|
|
%%DATADIR%%/images/xy_up.png
|
|
%%DATADIR%%/images/xy_up_gr.png
|
|
%%DATADIR%%/inlinestyle.init
|
|
%%DATADIR%%/l2h.init
|
|
%%DATADIR%%/makeinfo.init
|
|
%%DATADIR%%/mediawiki.init
|
|
%%DATADIR%%/my-bib-macros.texi
|
|
%%DATADIR%%/noheaders.init
|
|
%%DATADIR%%/roff.init
|
|
%%DATADIR%%/tex4ht.init
|
|
%%DATADIR%%/utf8.init
|
|
%%DATADIR%%/xhtml.init
|
|
%%DATADIR%%/xml.init
|
|
@dirrm %%DATADIR%%/images
|
|
@dirrm %%DATADIR%%/i18n
|
|
@dirrm %%DATADIR%%
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|