diff options
author | clive <clive@FreeBSD.org> | 2001-08-17 21:59:38 +0800 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2001-08-17 21:59:38 +0800 |
commit | 66a43540a3c6e609fcbccf3c7e65a131498e10d9 (patch) | |
tree | 94a726813a131d8fc12bf45e2779cc320bfe287a /chinese/pine4 | |
parent | 24d47e032a5790064623c316412ae37b3bceafde (diff) | |
download | freebsd-ports-gnome-66a43540a3c6e609fcbccf3c7e65a131498e10d9.tar.gz freebsd-ports-gnome-66a43540a3c6e609fcbccf3c7e65a131498e10d9.tar.zst freebsd-ports-gnome-66a43540a3c6e609fcbccf3c7e65a131498e10d9.zip |
Support PORTDOCS.
PR: ports/29752
Submitted by: Patrick Li <pat@databits.net>
Approved by: MAINTAINER
Diffstat (limited to 'chinese/pine4')
-rw-r--r-- | chinese/pine4/pkg-plist | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/chinese/pine4/pkg-plist b/chinese/pine4/pkg-plist index f1caa404d16e..a6c6d89ac3f5 100644 --- a/chinese/pine4/pkg-plist +++ b/chinese/pine4/pkg-plist @@ -11,16 +11,16 @@ 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 -share/doc/pine/brochure.txt -share/doc/pine/tech-notes.txt -share/doc/pine/tech-notes/background.html -share/doc/pine/tech-notes/cmd-line.html -share/doc/pine/tech-notes/config-notes.html -share/doc/pine/tech-notes/config.html -share/doc/pine/tech-notes/index.html -share/doc/pine/tech-notes/installation.html -share/doc/pine/tech-notes/introduction.html -share/doc/pine/tech-notes/low-level.html -share/doc/pine/tech-notes/porting.html -@dirrm share/doc/pine/tech-notes -@dirrm share/doc/pine +%%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 |