mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
8a31a18f96
PR: 7691 Submitted by: maintainer
37 lines
1.2 KiB
Plaintext
37 lines
1.2 KiB
Plaintext
bin/GPja
|
|
@exec cd %B;if [ -h GP ]; then mv GP GP.previous; fi;ln -sf %f GP
|
|
@unexec cd %B;ls -l GP GP.previous 2>/dev/null|awk -v f=%f '$11==f{cmd="rm -f " $9; system(cmd)}';if [ -h GP.previous ]; then mv GP.previous GP; fi
|
|
lib/GP/ja/filters/ImageMagick
|
|
lib/GP/ja/filters/a2ps-j
|
|
lib/GP/ja/filters/dvi2ps-j
|
|
lib/GP/ja/icons/printer.xbm
|
|
lib/GP/ja/icons/exit.xbm
|
|
lib/GP/ja/filetype
|
|
lib/GP/ja/printer
|
|
share/doc/GP/ja/README.euc
|
|
share/doc/GP/ja/COPYING.euc
|
|
share/doc/GP/ja/Config.euc
|
|
share/doc/GP/ja/Filters_conf.euc
|
|
share/doc/GP/ja/History.euc
|
|
share/doc/GP/ja/Install.euc
|
|
share/doc/GP/ja/Manual/GP.gif
|
|
share/doc/GP/ja/Manual/index.html
|
|
share/doc/GP/ja/Manual/README.euc
|
|
share/doc/GP/ja/Manual/bug_info-j.html
|
|
share/doc/GP/ja/Manual/future-j.html
|
|
share/doc/GP/ja/Manual/intro-j.html
|
|
share/doc/GP/ja/Manual/option-j.html
|
|
share/doc/GP/ja/Manual/print-j.html
|
|
share/doc/GP/ja/Manual/queue-j.html
|
|
share/doc/GP/ja/Manual/queue_remove-j.html
|
|
share/doc/GP/ja/Manual/start-j.html
|
|
share/doc/GP/ja/Manual/image/Remove.gif
|
|
share/doc/GP/ja/Manual/image/Queue.gif
|
|
share/doc/GP/ja/Manual/image/Print.gif
|
|
share/doc/GP/ja/Manual/image/Option.gif
|
|
share/doc/GP/ja/Manual/image/GPicon.gif
|
|
@dirrm lib/GP/ja/filters
|
|
@dirrm lib/GP/ja/icons
|
|
@dirrm share/doc/GP/ja/Manual/image
|
|
@dirrm share/doc/GP/ja/Manual
|