mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Add DOCS option.
This commit is contained in:
parent
158b597c3f
commit
98b65f501f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363941
@ -25,4 +25,6 @@ USE_LDCONFIG= yes
|
||||
USE_GNOME= intltool
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -5,24 +5,24 @@ lib/gigedit/libgigedit.so.2
|
||||
lib/gigedit/libgigedit.so.2.0.0
|
||||
lib/linuxsampler/plugins/libgigeditlinuxsamplerplugin.a
|
||||
lib/linuxsampler/plugins/libgigeditlinuxsamplerplugin.so
|
||||
%%DOCSDIR%%/gigedit_quickstart.html
|
||||
%%DOCSDIR%%/style.css
|
||||
%%DOCSDIR%%/shot_whole_app.png
|
||||
%%DOCSDIR%%/shot_default_group.png
|
||||
%%DOCSDIR%%/shot_new_dimension.png
|
||||
%%DOCSDIR%%/shot_add_sample.png
|
||||
%%DOCSDIR%%/routing.png
|
||||
%%DOCSDIR%%/shot_amp1.png
|
||||
%%DOCSDIR%%/shot_amp2.png
|
||||
%%DOCSDIR%%/shot_filter1.png
|
||||
%%DOCSDIR%%/shot_filter2.png
|
||||
%%DOCSDIR%%/shot_qsampler_edit.png
|
||||
%%DOCSDIR%%/shot_gigedit_hosted.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/gigedit_quickstart.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/style.css
|
||||
%%PORTDOCS%%%%DOCSDIR%%/shot_whole_app.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/shot_default_group.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/shot_new_dimension.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/shot_add_sample.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/routing.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/shot_amp1.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/shot_amp2.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/shot_filter1.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/shot_filter2.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/shot_qsampler_edit.png
|
||||
%%PORTDOCS%%%%DOCSDIR%%/shot_gigedit_hosted.png
|
||||
share/locale/de/LC_MESSAGES/gigedit.mo
|
||||
share/locale/sv/LC_MESSAGES/gigedit.mo
|
||||
%%DATADIR%%/status_detached.xpm
|
||||
%%DATADIR%%/status_attached.xpm
|
||||
@dirrm %%DOCSDIR%%
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@dirrm share/gigedit
|
||||
@dirrm lib/gigedit
|
||||
@dirrm lib/linuxsampler/plugins
|
||||
|
Loading…
Reference in New Issue
Block a user