summaryrefslogtreecommitdiff
path: root/devel/m4/pkg-plist
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-06-16 08:23:00 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-06-16 08:23:00 +0000
commited71475d6311c78d8d65e8bfc7002a2bb4ea6e45 (patch)
tree8e9f5cc93ba6dd95f92a9e412c5635e2aad2ea46 /devel/m4/pkg-plist
parentPatch up m4.texi and add @dircategory. (diff)
Use install-info to add/delete info entry to the dir file.
Also install examples.
Notes
Notes: svn path=/head/; revision=6957
Diffstat (limited to 'devel/m4/pkg-plist')
-rw-r--r--devel/m4/pkg-plist33
1 files changed, 30 insertions, 3 deletions
diff --git a/devel/m4/pkg-plist b/devel/m4/pkg-plist
index 6fd5d91f6435..3a5b4e7e35b6 100644
--- a/devel/m4/pkg-plist
+++ b/devel/m4/pkg-plist
@@ -1,5 +1,32 @@
bin/gm4
+@unexec install-info --delete %D/info/m4.info %D/info/dir
info/m4.info
-info/m4.info-1
-info/m4.info-2
-info/m4.info-3
+@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
+@exec install-info %D/info/m4.info %D/info/dir
+share/examples/gm4/capitalize.m4
+share/examples/gm4/comments.m4
+share/examples/gm4/ddivert.m4
+share/examples/gm4/debug.m4
+share/examples/gm4/esyscmd.m4
+share/examples/gm4/exp.m4
+share/examples/gm4/file.m4
+share/examples/gm4/foreach.m4
+share/examples/gm4/forloop.m4
+share/examples/gm4/fstab.m4
+share/examples/gm4/hanoi.m4
+share/examples/gm4/incl-test.m4
+share/examples/gm4/include.m4
+share/examples/gm4/indir.m4
+share/examples/gm4/misc.m4
+share/examples/gm4/multiquotes.m4
+share/examples/gm4/patsubst.m4
+share/examples/gm4/pushpop.m4
+share/examples/gm4/regexp.m4
+share/examples/gm4/reverse.m4
+share/examples/gm4/sync-lines.m4
+share/examples/gm4/sysv-args.m4
+share/examples/gm4/trace.m4
+share/examples/gm4/translit.m4
+share/examples/gm4/undivert.m4
+share/examples/gm4/wrap.m4
+@dirrm share/examples/gm4