freebsd-ports/mail/pine4/pkg-plist
2003-03-05 14:29:14 +00:00

25 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/pico
bin/pilot
bin/pine
bin/rpdump
bin/rpload
@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/README
%%PORTDOCS%%share/doc/pine/CPYRIGHT
%%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