diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-15 20:01:55 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-15 20:01:55 +0000 |
commit | 2c4d314c4a38b3507fd14796e2bbf36a50fe6f10 (patch) | |
tree | 46b0c206ec51a074618a226873edd947cdb54ea6 /editors/jed/files/patch-info_jed.info | |
parent | Respect CFLAGS. (diff) |
- Sort the packing list
- Honour ${NOPORTDOCS}
- Use ${INFO} instead of install-info, and add patches to add section
and dir-entry to info files
- Patch src/Makefile.in instead of installing files in the wrong
location and removing them
- Move ${STRIP_CMD} commands to src/Makefile.in
- Pass maintainership to Renato Botelho <freebsd@galle.com.br>
PR: ports/80441
Submitted by: Renato Botelho <freebsd@galle.com.br> (new maintainer)
Approved by: former maintainer
Notes
Notes:
svn path=/head/; revision=135309
Diffstat (limited to 'editors/jed/files/patch-info_jed.info')
-rw-r--r-- | editors/jed/files/patch-info_jed.info | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/editors/jed/files/patch-info_jed.info b/editors/jed/files/patch-info_jed.info new file mode 100644 index 000000000000..d429bb6ebc40 --- /dev/null +++ b/editors/jed/files/patch-info_jed.info @@ -0,0 +1,14 @@ +--- info/jed.info.orig Thu Apr 28 15:48:43 2005 ++++ info/jed.info Thu Apr 28 15:54:22 2005 +@@ -1,6 +1,11 @@ + This is Info file jed.info, produced by Makeinfo-1.55 from the input + file jed.ti. + ++INFO-DIR-SECTION Miscellaneous ++START-INFO-DIR-ENTRY ++* JED: (jed). JED editor documentation. ++END-INFO-DIR-ENTRY ++ + + Indirect: + jed.1in: 83 |