blob: 89b3a55b5059fa85bc23d135f737cef6594fad81 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
%%DIR%%/pkgIndex.tcl
%%DIR%%/demo.tcl
%%DIR%%/tkv.tcl
%%DIR%%/imgmsg.tcl
lib/%%SHLIB_NAME%%
lib/%%SHLIB_LINK%%
%%DIR%%/msgs/de.msg
%%DIR%%/msgs/el.msg
%%DIR%%/msgs/en.msg
%%DIR%%/msgs/es.msg
%%DIR%%/msgs/fr.msg
%%DIR%%/msgs/ja.msg
%%DIR%%/msgs/nl.msg
@dirrm %%DIR%%/msgs
@dirrm %%DIR%%
%%PORTDOCS%%%%DOCSDIR%%/default.css
%%PORTDOCS%%%%DOCSDIR%%/formats.htm
%%PORTDOCS%%%%DOCSDIR%%/index.htm
%%PORTDOCS%%%%DOCSDIR%%/install.htm
%%PORTDOCS%%%%DOCSDIR%%/library.htm
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|