freebsd-ports/math/octave/pkg-plist

40 lines
2.1 KiB
Text
Raw Normal View History

1998-05-05 22:38:12 +02:00
bin/mkoctfile
bin/mkoctfile-%%OCTAVE_VERSION%%
bin/octave
bin/octave-%%OCTAVE_VERSION%%
bin/octave-bug
bin/octave-bug-%%OCTAVE_VERSION%%
bin/octave-config
bin/octave-config-%%OCTAVE_VERSION%%
2008-07-17 08:02:07 +02:00
share/applications/www.octave.org-octave.desktop
2008-09-05 08:43:42 +02:00
%%PORTDOCS%%%%DOCSDIR%%/Octave-FAQ.ps
2009-04-12 02:19:20 +02:00
%%PORTDOCS%%%%DOCSDIR%%/liboctave.ps
%%PORTDOCS%%%%DOCSDIR%%/refcard-a4.ps
%%PORTDOCS%%%%DOCSDIR%%/refcard-legal.ps
%%PORTDOCS%%%%DOCSDIR%%/refcard-letter.ps
%%PORTDOCS%%@dirrm %%DOCSDIR%%
2009-04-12 02:19:20 +02:00
@comment octave diggs some empty directories
@exec mkdir -p %D/share/octave/site/m/startup/octaverc 2>/dev/null || true
@exec mkdir -p %D/share/octave/site/api-v32/m 2>/dev/null || true
@exec mkdir -p %D/share/octave/site/api-v32 2>/dev/null || true
2009-04-12 02:19:20 +02:00
@exec mkdir -p %D/share/octave/%%OCTAVE_VERSION%%/site/m 2>/dev/null || true
@exec mkdir -p %D/share/octave/%%OCTAVE_VERSION%%/site 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/site/oct/%%GNU_HOST%% 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/site/oct/api-v32/%%GNU_HOST%% 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/site/oct/api-v32 2>/dev/null || true
2009-04-12 02:19:20 +02:00
@exec mkdir -p %D/libexec/octave/site/oct 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/site/exec/%%GNU_HOST%% 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/site/exec 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/site 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/api-v32/site/exec/%%GNU_HOST%% 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/api-v32/site/exec 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/api-v32/site 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/api-v32 2>/dev/null || true
2009-04-12 02:19:20 +02:00
@exec mkdir -p %D/libexec/octave/%%OCTAVE_VERSION%%/site/oct/%%GNU_HOST%% 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/%%OCTAVE_VERSION%%/site/oct 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/%%OCTAVE_VERSION%%/site/exec/%%GNU_HOST%% 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/%%OCTAVE_VERSION%%/site/exec 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/%%OCTAVE_VERSION%%/site 2>/dev/null || true
@comment Insert PLIST here
@dirrmtry share/applications