summaryrefslogtreecommitdiff
path: root/devel/pccts
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2001-12-24 02:17:17 +0000
committerPatrick Li <pat@FreeBSD.org>2001-12-24 02:17:17 +0000
commitb666502afda11878e1adfaefeff785ee6171024b (patch)
tree9aa30fd7bf24b32e216a3b9ae394f1a2abdb5bf3 /devel/pccts
parent- update to 2.9.8p1 (diff)
- PORTDOCS police
- DOCSDIR support to some - Brush out some lint
Notes
Notes: svn path=/head/; revision=52072
Diffstat (limited to 'devel/pccts')
-rw-r--r--devel/pccts/pkg-plist19
1 files changed, 9 insertions, 10 deletions
diff --git a/devel/pccts/pkg-plist b/devel/pccts/pkg-plist
index 7db1071efb39..ba49edbefb1c 100644
--- a/devel/pccts/pkg-plist
+++ b/devel/pccts/pkg-plist
@@ -1,4 +1,3 @@
-@comment $FreeBSD$
bin/antlr
bin/dlg
bin/genmk
@@ -44,14 +43,14 @@ include/pccts/pccts_stdlib.h
include/pccts/pccts_string.h
include/pccts/pcctscfg.h
include/pccts/slist.cpp
-share/doc/pccts/CHANGES_FROM_131.txt
-share/doc/pccts/CHANGES_FROM_133.txt
-share/doc/pccts/CHANGES_FROM_133_BEFORE_MR13.txt
-share/doc/pccts/KNOWN_PROBLEMS.txt
-share/doc/pccts/README
-share/doc/pccts/RIGHTS
-share/doc/pccts/history.txt
-share/doc/pccts/history.ps
+%%PORTDOCS%%share/doc/pccts/CHANGES_FROM_131.txt
+%%PORTDOCS%%share/doc/pccts/CHANGES_FROM_133.txt
+%%PORTDOCS%%share/doc/pccts/CHANGES_FROM_133_BEFORE_MR13.txt
+%%PORTDOCS%%share/doc/pccts/KNOWN_PROBLEMS.txt
+%%PORTDOCS%%share/doc/pccts/README
+%%PORTDOCS%%share/doc/pccts/RIGHTS
+%%PORTDOCS%%share/doc/pccts/history.txt
+%%PORTDOCS%%share/doc/pccts/history.ps
share/examples/pccts/makefile
share/examples/pccts/1/makefile
share/examples/pccts/1/test.g
@@ -94,7 +93,7 @@ share/examples/pccts/12/test.g
share/examples/pccts/13/makefile
share/examples/pccts/13/test.g
@dirrm include/pccts
-@dirrm share/doc/pccts
+%%PORTDOCS%%@dirrm share/doc/pccts
@dirrm share/examples/pccts/1
@dirrm share/examples/pccts/2
@dirrm share/examples/pccts/3