diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-03-07 12:26:01 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1999-03-07 12:26:01 +0000 |
commit | 6e0804410f6b76df663c2d57218035f781bedb14 (patch) | |
tree | 6a9b176a27818eef70bf651e7029d54c0eb272e4 /graphics/lfview/pkg-plist | |
parent | 1850731ae020e04d575acddaa2729dd11ccef564 (diff) | |
download | ports-6e0804410f6b76df663c2d57218035f781bedb14.tar.gz ports-6e0804410f6b76df663c2d57218035f781bedb14.zip |
Notes
Diffstat (limited to 'graphics/lfview/pkg-plist')
-rw-r--r-- | graphics/lfview/pkg-plist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/lfview/pkg-plist b/graphics/lfview/pkg-plist new file mode 100644 index 000000000000..699e0036e4fa --- /dev/null +++ b/graphics/lfview/pkg-plist @@ -0,0 +1,7 @@ +bin/lfview +share/doc/ja/lfview/README +@dirrm share/doc/ja/lfview +lib/liblfv_leaf.so.1 +lib/liblfv_leaf.so +@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B +@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R |