ports/mail/mailfmt/files/patch-Makefile
Joe Marcus Clarke 41f93dd4c4 Add mailfmt, a python script to format mail or news messages to remove leading
quotations and wrap lines to reasonable lengths.

PR:		43876
Submitted by:	Tim Daneliuk <tundra@tundraware.com>
2003-03-02 23:05:55 +00:00

8 lines
440 B
Text

--- Makefile.orig Sun Mar 2 15:01:11 2003
+++ Makefile Sun Mar 2 15:01:18 2003
@@ -7,4 +7,4 @@
install -c -o root -g wheel -m 755 ./mailfmt ${PREFIX}/bin
mkdir ${PREFIX}/share/doc/mailfmt
install -c -o root -g wheel -m 644 ./mailfmt.1.gz ${PREFIX}/man/man1
- install -c -o root -g wheel -m 644 ./mailfmt-license.txt ${PREFIX}/share/doc/mailfmt
+# install -c -o root -g wheel -m 644 ./mailfmt-license.txt ${PREFIX}/share/doc/mailfmt