1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/graphics/dore/pkg-plist

102 lines
3.3 KiB
Plaintext
Raw Normal View History

bin/dore_example
include/dore.h
include/dore_develop/develop.h
include/dore_develop/error.h
include/dore_develop/private/anntxt.h
include/dore_develop/private/cammat.h
include/dore_develop/private/clpvol.h
include/dore_develop/private/datptr.h
include/dore_develop/private/datval.h
include/dore_develop/private/device.h
include/dore_develop/private/filerstr.h
include/dore_develop/private/frame.h
include/dore_develop/private/group.h
include/dore_develop/private/linlst.h
include/dore_develop/private/lokatfrm.h
include/dore_develop/private/mapbmp.h
include/dore_develop/private/mapdifclr.h
include/dore_develop/private/mapenv.h
include/dore_develop/private/maptrnint.h
include/dore_develop/private/nurbsurf.h
include/dore_develop/private/parmat.h
include/dore_develop/private/patch.h
include/dore_develop/private/patchmat.h
include/dore_develop/private/permat.h
include/dore_develop/private/ply.h
include/dore_develop/private/plylin.h
include/dore_develop/private/plymkr.h
include/dore_develop/private/plymsh.h
include/dore_develop/private/pntlst.h
include/dore_develop/private/prisrf.h
include/dore_develop/private/prjmat.h
include/dore_develop/private/quadgrid.h
include/dore_develop/private/quadlst.h
include/dore_develop/private/quadmsh.h
include/dore_develop/private/rayintmtr.h
include/dore_develop/private/rayintsph.h
include/dore_develop/private/rayinttri.h
include/dore_develop/private/rotate.h
include/dore_develop/private/rstr.h
include/dore_develop/private/scale.h
include/dore_develop/private/shear.h
include/dore_develop/private/simply.h
include/dore_develop/private/simplymsh.h
include/dore_develop/private/sphlst.h
include/dore_develop/private/stdtexatt.h
include/dore_develop/private/text.h
include/dore_develop/private/tfmmat.h
include/dore_develop/private/torus.h
include/dore_develop/private/transl.h
include/dore_develop/private/trilst.h
include/dore_develop/private/trimsh.h
include/dore_develop/private/tristrip.h
include/dore_develop/private/varlinlst.h
include/dore_develop/private/varpntlst.h
include/dore_develop/private/varquadgrd.h
include/dore_develop/private/varquadmsh.h
include/dore_develop/private/varsplymsh.h
include/dore_develop/private/vartrilst.h
include/dore_develop/private/vartrimsh.h
include/dore_develop/private/vartristrp.h
include/dore_develop/private/view.h
include/dore_develop/private/zbuffer.h
include/fortran/DORE
include/fortran/DOREMETHODS
include/fortran/DORETEXT
include/fortran/DORETYPES
lib/libdore.a
share/dore/errmsg/errmsgfile
share/dore/fonts/astrology.df
share/dore/fonts/cyrillic.df
share/dore/fonts/gothgbt.df
share/dore/fonts/gothgrt.df
share/dore/fonts/gothitt.df
share/dore/fonts/greekc.df
share/dore/fonts/greekcs.df
share/dore/fonts/greekp.df
share/dore/fonts/greeks.df
share/dore/fonts/helvetica.df
share/dore/fonts/italicc.df
share/dore/fonts/italiccs.df
share/dore/fonts/italict.df
share/dore/fonts/lcmath.df
share/dore/fonts/meteorology.df
share/dore/fonts/music.df
share/dore/fonts/romanc.df
share/dore/fonts/romancs.df
share/dore/fonts/romand.df
share/dore/fonts/romanp.df
share/dore/fonts/romans.df
share/dore/fonts/romant.df
share/dore/fonts/scriptc.df
share/dore/fonts/scripts.df
share/dore/fonts/symbols.df
share/dore/fonts/ucmath.df
share/dore/fonts/unused.df
@dirrm share/dore/fonts
@dirrm share/dore/errmsg
@dirrm share/dore
@dirrm include/dore_develop/private
@dirrm include/dore_develop
@unexec rmdir %D/include/fortran 2>/dev/null || true