freebsd-ports/mail/pine4/pkg-plist
FUJISHIMA Satsuki b727604df1 support %%PORTDOCS%% in pkg-plist.
PR:		23652
Suggested by:	Jimmy Olgeni <olgeni@uli.it>
2001-01-22 17:23:08 +00:00

25 lines
1,023 B
Text

@unexec %D/bin/pine -conf >%D/etc/pine.conf.tmp
@unexec if cmp -s %D/etc/pine.conf %D/etc/pine.conf.tmp; then rm -f %D/etc/pine.conf; fi
@unexec rm -f %D/etc/pine.conf.tmp
bin/pico
bin/pilot
bin/pine
bin/pgpencrypt
bin/pgpdecode
bin/pgpsign
etc/dot.pinerc.pgp.sample
@exec %D/bin/pine -P %D/etc/pine.conf -conf >%D/etc/pine.conf.tmp
@exec /bin/mv %D/etc/pine.conf.tmp %D/etc/pine.conf
%%PORTDOCS%%share/doc/pine/brochure.txt
%%PORTDOCS%%share/doc/pine/tech-notes.txt
%%PORTDOCS%%share/doc/pine/tech-notes/background.html
%%PORTDOCS%%share/doc/pine/tech-notes/cmd-line.html
%%PORTDOCS%%share/doc/pine/tech-notes/config-notes.html
%%PORTDOCS%%share/doc/pine/tech-notes/config.html
%%PORTDOCS%%share/doc/pine/tech-notes/index.html
%%PORTDOCS%%share/doc/pine/tech-notes/installation.html
%%PORTDOCS%%share/doc/pine/tech-notes/introduction.html
%%PORTDOCS%%share/doc/pine/tech-notes/low-level.html
%%PORTDOCS%%share/doc/pine/tech-notes/porting.html
%%PORTDOCS%%@dirrm share/doc/pine/tech-notes
%%PORTDOCS%%@dirrm share/doc/pine