an easy and consistent way of installing software ported to FreeBSD
The FLVW (Fast Light Virtual Widgets) require the use of the FLTK
(Fast Light ToolKit) library. They are designed to handle large
amounts of data. As such they are definitely not the smallest of
FLTK widgets, but they are designed to use memory conservatively.
WWW: http://www.fltk.org/
@comment $FreeBSD: ports/x11-toolkits/flvw/pkg-plist,v 1.3 2004/03/12 20:11:02 naddy Exp $
%%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 || :