freebsd-ports/chinese/pine4/pkg-plist
Clive Lin 7ad70db280 Support PORTDOCS.
PR: ports/29752
Submitted by: Patrick Li <pat@databits.net>
Approved by: MAINTAINER
2001-08-17 13:59:38 +00:00

26 lines
1 KiB
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/pgpdecode
bin/pgpencrypt
bin/pgpsign
bin/pico
bin/pilot
bin/pine
etc/dot.pinerc.pgp.sample
etc/dot.pinerc.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