diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-07-13 03:58:12 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-07-13 03:58:12 +0000 |
commit | 9af41d29d3a4932957e886ce8ff927dfd06a34ce (patch) | |
tree | 7dd5f95f7ba800f9bdc10e1bfa40856f424bed76 /misc/jargon/pkg-plist | |
parent | 25a0f0a12ee4fca3dabdb174e1d839cdfc26fe39 (diff) |
The Jargon File 4.0.0, "info" version.
PR: 7262
Submitted by: Stefan Moeding <s.moeding@ndh.net>
Notes
Notes:
svn path=/head/; revision=11897
Diffstat (limited to 'misc/jargon/pkg-plist')
-rw-r--r-- | misc/jargon/pkg-plist | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/jargon/pkg-plist b/misc/jargon/pkg-plist new file mode 100644 index 000000000000..5c0e16940bb5 --- /dev/null +++ b/misc/jargon/pkg-plist @@ -0,0 +1,4 @@ +@unexec install-info --delete --section="Miscellaneous" --entry="* Jargon: (jargon). The hacker's dictionary." %D/info/jargon.info %D/info/dir +info/jargon.info +@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir +@exec install-info --section="Miscellaneous" --entry="* Jargon: (jargon). The hacker's dictionary." %D/info/jargon.info %D/info/dir |