blob: 384216c8d9fd381a235cb8ab788bfce31c7863ea (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
|
bin/vrmlconv
bin/vrmldump
bin/vrmlint
bin/vv
include/xrml/cso/exporter.H
include/xrml/cso/importer.H
@dirrm include/xrml/cso
include/xrml/mgf/cie.h
include/xrml/mgf/exporter.H
include/xrml/mgf/renderer.H
@dirrm include/xrml/mgf
include/xrml/nff/exporter.H
include/xrml/nff/renderer.H
@dirrm include/xrml/nff
include/xrml/vrml2_utf8/exporter.H
include/xrml/vrml2_utf8/parser.H
include/xrml/vrml2_utf8/scanner.H
include/xrml/vrml2_utf8/tokens.H
@dirrm include/xrml/vrml2_utf8
include/xrml/Anchor.H
include/xrml/Appearance.H
include/xrml/AppearanceBase.H
include/xrml/Array.H
include/xrml/Assoc.H
include/xrml/AudioClip.H
include/xrml/Background.H
include/xrml/Billboard.H
include/xrml/Bindable.H
include/xrml/Box.H
include/xrml/Children.H
include/xrml/CmpString.H
include/xrml/Collision.H
include/xrml/Color.H
include/xrml/ColorInterpolator.H
include/xrml/Cone.H
include/xrml/Coordinate.H
include/xrml/CoordinateInterpolator.H
include/xrml/Cylinder.H
include/xrml/CylinderSensor.H
include/xrml/DirectionalLight.H
include/xrml/DragSensor.H
include/xrml/ElevationGrid.H
include/xrml/EnvironmentalSensor.H
include/xrml/EventManager.H
include/xrml/ExternProto.H
include/xrml/Extrusion.H
include/xrml/FlexLexer.h
include/xrml/Float.H
include/xrml/Fog.H
include/xrml/FontStyle.H
include/xrml/Geometry.H
include/xrml/Group.H
include/xrml/Grouping.H
include/xrml/ImageTexture.H
include/xrml/IndexedFaceSet.H
include/xrml/IndexedLineSet.H
include/xrml/Inline.H
include/xrml/Interpolator.H
include/xrml/LOD.H
include/xrml/LightSource.H
include/xrml/List.H
include/xrml/Material.H
include/xrml/MovieTexture.H
include/xrml/NavigationInfo.H
include/xrml/Normal.H
include/xrml/NormalInterpolator.H
include/xrml/OrientationInterpolator.H
include/xrml/PerlinNoise.H
include/xrml/PhB3DCheckerTexture.H
include/xrml/PhB3DNoiseTexture.H
include/xrml/PhB3DSpiralTexture.H
include/xrml/PhB3DTexture.H
include/xrml/PhB3DTextureTransform.H
include/xrml/PhB3DTexturedSurface.H
include/xrml/PhBAppearance.H
include/xrml/PhBAshikminReflector.H
include/xrml/PhBAtmosphere.H
include/xrml/PhBBackground.H
include/xrml/PhBBackgroundLight.H
include/xrml/PhBBackgroundProjection.H
include/xrml/PhBBilinearInterpolation.H
include/xrml/PhBBlackBodySpectrum.H
include/xrml/PhBBoxTextureProjection.H
include/xrml/PhBBrushMap.H
include/xrml/PhBBumpMap.H
include/xrml/PhBConeTextureProjection.H
include/xrml/PhBCylinderTextureProjection.H
include/xrml/PhBDiffuseEmitter.H
include/xrml/PhBDiffuseReflector.H
include/xrml/PhBDiffuseRefractor.H
include/xrml/PhBDistortion.H
include/xrml/PhBEDF.H
include/xrml/PhBEmitter.H
include/xrml/PhBFresnelBSDF.H
include/xrml/PhBHenyeyGreensteinPhaseFunction.H
include/xrml/PhBHeterogeneousSurface.H
include/xrml/PhBHomogeneousBackground.H
include/xrml/PhBHomogeneousMedium.H
include/xrml/PhBHomogeneousSurface.H
include/xrml/PhBImageTexture.H
include/xrml/PhBImageTextureBase.H
include/xrml/PhBInterpolatedMedium.H
include/xrml/PhBInterpolatedSpectrum.H
include/xrml/PhBInterpolatedSurface.H
include/xrml/PhBIsotropicPhaseFunction.H
include/xrml/PhBLafortuneReflector.H
include/xrml/PhBLandscapePhotoBackground.H
include/xrml/PhBLxySpectrum.H
include/xrml/PhBMedium.H
include/xrml/PhBMixedSpectrum.H
include/xrml/PhBMonitorCalibration.H
include/xrml/PhBMonochromaticSpectrum.H
include/xrml/PhBNeumannReflector.H
include/xrml/PhBNoiseTexture.H
include/xrml/PhBNormalMap.H
include/xrml/PhBPerfectSpecularReflector.H
include/xrml/PhBPerfectSpecularRefractor.H
include/xrml/PhBPhF.H
include/xrml/PhBPhaseFunction.H
include/xrml/PhBPhongEmitter.H
include/xrml/PhBPhongReflector.H
include/xrml/PhBPhongRefractor.H
include/xrml/PhBPixelTexture.H
include/xrml/PhBProcedural3DTexture.H
include/xrml/PhBProceduralBackground.H
include/xrml/PhBProceduralEmitter.H
include/xrml/PhBProceduralPhaseFunction.H
include/xrml/PhBProceduralScatterer.H
include/xrml/PhBProceduralSpectrum.H
include/xrml/PhBProceduralTexture.H
include/xrml/PhBProceduralTextureProjection.H
include/xrml/PhBRGBSpectrum.H
include/xrml/PhBSDF.H
include/xrml/PhBSampledIsotropicEmitter.H
include/xrml/PhBSampledSpectrum.H
include/xrml/PhBScatterer.H
include/xrml/PhBSchlickPhaseFunction.H
include/xrml/PhBSchlickReflector.H
include/xrml/PhBShadingFrameDistortion.H
include/xrml/PhBSimpleBSDF.H
include/xrml/PhBSpectrum.H
include/xrml/PhBSphereTextureProjection.H
include/xrml/PhBSurface.H
include/xrml/PhBSurfaceDistortion.H
include/xrml/PhBTabulatedSpectrum.H
include/xrml/PhBTexture.H
include/xrml/PhBTextureEmitter.H
include/xrml/PhBTextureFilter.H
include/xrml/PhBTextureProjection.H
include/xrml/PhBTexturedBackground.H
include/xrml/PhBTexturedMedium.H
include/xrml/PhBTexturedSurface.H
include/xrml/PhBToggleTexture.H
include/xrml/PhBVolumeDistortion.H
include/xrml/PhBWardReflector.H
include/xrml/PhBXYZSpectrum.H
include/xrml/PixelTexture.H
include/xrml/PlaneSensor.H
include/xrml/PointLight.H
include/xrml/PointSet.H
include/xrml/PointingDeviceSensor.H
include/xrml/PositionInterpolator.H
include/xrml/Proto.H
include/xrml/ProximitySensor.H
include/xrml/ReadImage.H
include/xrml/ScalarInterpolator.H
include/xrml/Script.H
include/xrml/Sensor.H
include/xrml/Shape.H
include/xrml/Sound.H
include/xrml/SoundSource.H
include/xrml/Sphere.H
include/xrml/SphereSensor.H
include/xrml/SpotLight.H
include/xrml/Stack.H
include/xrml/StackManager.H
include/xrml/Switch.H
include/xrml/Text.H
include/xrml/Texture.H
include/xrml/TextureCoordinate.H
include/xrml/TextureTransform.H
include/xrml/TimeDependent.H
include/xrml/TimeSensor.H
include/xrml/TouchSensor.H
include/xrml/Transform.H
include/xrml/Transforming.H
include/xrml/Viewpoint.H
include/xrml/VisibilitySensor.H
include/xrml/WorldInfo.H
include/xrml/cie.H
include/xrml/complex.H
include/xrml/error.H
include/xrml/exporter.H
include/xrml/fieldValue.H
include/xrml/file.H
include/xrml/granges.H
include/xrml/importer.H
include/xrml/matrix.H
include/xrml/memory.H
include/xrml/mipmap.H
include/xrml/nodeCatalog.H
include/xrml/nodeInterface.H
include/xrml/renderer.H
include/xrml/route.H
include/xrml/smodes.H
include/xrml/spectrum.H
include/xrml/texture_projection.H
include/xrml/transform.H
include/xrml/utils.H
include/xrml/vector.H
include/xrml/version.H
include/xrml/world.H
include/xrml/xrml.H
include/xrml/xrmlP.H
@dirrm include/xrml
lib/libxrml.so.0
@exec ln -fs libxrml.so.0 %D/lib/libxrml.so || true
@unexec rm -f %D/lib/libxrml.so || true
lib/libxrml.a
lib/libxrml2cso.a
lib/libxrml2mgf.a
lib/libxrml2nff.a
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/plotfunc.c
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/checker.ppm.gz
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/grid.ppm.gz
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/land.pic.gz
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/plasma.ppm.gz
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/refractiontest.mgf
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/wardtest.mgf
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/Check4x4Color.ppm
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/bump.ppm
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/gradient.ppm
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/normal.ppm
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/thing.ppm
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/white.ppm
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/white16.ppm
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/white4x3.ppm
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/BrushMap.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/Bumpmap.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/ProceduralBumpMap.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/ProceduralNoise.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/ShadingFrameDistord.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/TextureMap.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/ashikminScene.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/ashikminScene2.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/ashikmintest.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/backgroundlight.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/backgroundtest.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/blackbodySpectrum.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/box.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/box2.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/bug.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/colors.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/cone.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/cornellcube.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/cyl.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/extrusion.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/fresneltest.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/heterotest.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/homogeneousbackground.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/imagetexture.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/lafortunetest.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/landscapeEnvironmentmap.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/mixsphere.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/monochromatic.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/neumanntest.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/nondifflight.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/phbtexture.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/refractiontest.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/rev.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/sampledSpectrum.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/schlicktest.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/sincos.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/sine.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/sph.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/tabulatedSpectrum.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/test.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/textureEmitter.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/texturetest.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/wardtest.wrl
%%WITH_EXAMPLES%%%%EXAMPLESDIR%%/whitehomogeneous.wrl
%%WITH_EXAMPLES%%@dirrm %%EXAMPLESDIR%%
%%PORTDOCS%%%%DOCSDIR%%/nodeapi
%%PORTDOCS%%%%DOCSDIR%%/nodegen
%%PORTDOCS%%%%DOCSDIR%%/status
%%PORTDOCS%%%%DOCSDIR%%/applications.html
%%PORTDOCS%%%%DOCSDIR%%/changes.html
%%PORTDOCS%%%%DOCSDIR%%/design.html
%%PORTDOCS%%%%DOCSDIR%%/extensions.html
%%PORTDOCS%%%%DOCSDIR%%/filters.html
%%PORTDOCS%%%%DOCSDIR%%/howToCreateASceneGraph.html
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/installation.html
%%PORTDOCS%%%%DOCSDIR%%/sourcetree.html
%%PORTDOCS%%%%DOCSDIR%%/template.html
%%PORTDOCS%%%%DOCSDIR%%/world.html
%%PORTDOCS%%%%DOCSDIR%%/PhBRML/2ndtextured.gif
%%PORTDOCS%%%%DOCSDIR%%/PhBRML/PhBexample2.wrl
%%PORTDOCS%%%%DOCSDIR%%/PhBRML/examples.html
%%PORTDOCS%%%%DOCSDIR%%/PhBRML/glossary.html
%%PORTDOCS%%%%DOCSDIR%%/PhBRML/index.html
%%PORTDOCS%%%%DOCSDIR%%/PhBRML/mixsphere.html
%%PORTDOCS%%%%DOCSDIR%%/PhBRML/mixsphere.wrl
%%PORTDOCS%%%%DOCSDIR%%/PhBRML/nodes.html
%%PORTDOCS%%@dirrm %%DOCSDIR%%/PhBRML
%%PORTDOCS%%%%DOCSDIR%%/VRML97/acknowledgements.html
%%PORTDOCS%%%%DOCSDIR%%/VRML97/copyright.html
%%PORTDOCS%%%%DOCSDIR%%/VRML97/index.html
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/vrml97.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/Sound.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/whitespace.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/ElevationGrid.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/FontStylespacing.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/spotlight.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/vrmlbar.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/cylinder.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/leaves.jpg
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/cube.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/cone.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/rsmbb.jpg
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/timestamp-order.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/IFStexture2.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/TimeSensor.jpg
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/proto.jpg
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/box.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/Extrusion.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/key.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/pi.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/background.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/ImageTexture.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/sphere.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/vertical.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/Concepts2.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/Sound2.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/instancing.jpg
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/IFStexture.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/timeDep.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/horizontal.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/Concepts1.gif
%%PORTDOCS%%%%DOCSDIR%%/VRML97/Images/infinity.gif
%%PORTDOCS%%@dirrm %%DOCSDIR%%/VRML97/Images
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/grammar.html
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/exampleD.4.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/concepts.html
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/scope.html
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/javascript.html
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/exampleD.5.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/nodesRef.html
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/glossary.html
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/examples.html
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/foreword.html
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/chopperbody.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/exampleD.18.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/exampleD.6.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/chopperrotor.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/references.html
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/exampleD.19.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/exampleD.7.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/exampleD.13.1.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/rotor.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/exampleD.13.2.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/exampleD.2.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/exampleD.3.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/conformance.html
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/exampleD.12.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/java.html
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/introduction.html
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/refractivematerial.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/exampleD.10.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/fieldsRef.html
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/exampleD.11.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/extensions.html
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/exampleD.16.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/click.wav
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/exampleD.17.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/exampleD.9.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/exampleD.14.wrl
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/bibliography.html
%%PORTDOCS%%%%DOCSDIR%%/VRML97/part1/exampleD.15.wrl
%%PORTDOCS%%@dirrm %%DOCSDIR%%/VRML97/part1
%%PORTDOCS%%@dirrm %%DOCSDIR%%/VRML97
%%PORTDOCS%%@exec ln -s VRML97 %D/%%DOCSDIR%%/VRML || true
%%PORTDOCS%%@unexec rm %D/%%DOCSDIR%%/VRML || true
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|