freebsd-ports/x11-toolkits/flvw/pkg-plist
Christian Weisgerber 3514e97c33 Clean-up and drop maintainership.
PR:		64023
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2004-03-12 20:11:02 +00:00

45 lines
1.4 KiB
Plaintext

@comment $FreeBSD$
%%INCSDIR%%/Flv_CStyle.H
@exec ln -fs %f %B/Flv_CStyle.h
@unexec rm -f %B/Flv_CStyle.h
%%INCSDIR%%/Flv_Data_Source.H
@exec ln -fs %f %B/Flv_Data_Source.h
@unexec rm -f %B/Flv_Data_Source.h
%%INCSDIR%%/Flv_List.H
@exec ln -fs %f %B/Flv_List.h
@unexec rm -f %B/Flv_List.h
%%INCSDIR%%/Flv_Style.H
@exec ln -fs %f %B/Flv_Style.h
@unexec rm -f %B/Flv_Style.h
%%INCSDIR%%/Flv_Table.H
@exec ln -fs %f %B/Flv_Table.h
@unexec rm -f %B/Flv_Table.h
%%INCSDIR%%/Flve_Check_Button.H
@exec ln -fs %f %B/Flve_Check_Button.h
@unexec rm -f %B/Flve_Check_Button.h
%%INCSDIR%%/Flve_Combo.H
@exec ln -fs %f %B/Flve_Combo.h
@unexec rm -f %B/Flve_Combo.h
%%INCSDIR%%/Flve_Input.H
@exec ln -fs %f %B/Flve_Input.h
@unexec rm -f %B/Flve_Input.h
lib/libflvw.a
lib/libflvw.so.1
@exec ln -fs %f %B/libflvw.so
@unexec rm -f %B/libflvw.so
%%PORTDOCS%%%%DOCSDIR%%/basics.html
%%PORTDOCS%%%%DOCSDIR%%/callbacks.html
%%PORTDOCS%%%%DOCSDIR%%/classref.html
%%PORTDOCS%%%%DOCSDIR%%/flv_ctable.html
%%PORTDOCS%%%%DOCSDIR%%/flv_list.html
%%PORTDOCS%%%%DOCSDIR%%/flv_style.html
%%PORTDOCS%%%%DOCSDIR%%/flv_style_list.html
%%PORTDOCS%%%%DOCSDIR%%/flv_table.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/intro.html
%%PORTDOCS%%%%DOCSDIR%%/scroll_bar.html
%%PORTDOCS%%%%DOCSDIR%%/stylebasics.html
%%PORTDOCS%%%%DOCSDIR%%/widget_features.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@unexec rmdir %%INCSDIR%% 2> /dev/null || :