aboutsummaryrefslogtreecommitdiff
path: root/mail/avenger/files
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-03-08 22:27:59 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-03-08 22:27:59 +0000
commit9f7ab903b28e3acfb37dd58bc877b2617cf86b46 (patch)
tree730a24fa7c1ef01cd00b5d0b99e3948f566aa9c9 /mail/avenger/files
parent5f18ea47e395b1cca3d6c32daaf9f6508e8d0d80 (diff)
Notes
Diffstat (limited to 'mail/avenger/files')
-rw-r--r--mail/avenger/files/patch-Makefile.in14
-rw-r--r--mail/avenger/files/pkg-message.in8
2 files changed, 22 insertions, 0 deletions
diff --git a/mail/avenger/files/patch-Makefile.in b/mail/avenger/files/patch-Makefile.in
new file mode 100644
index 000000000000..78bae428e241
--- /dev/null
+++ b/mail/avenger/files/patch-Makefile.in
@@ -0,0 +1,14 @@
+--- ./Makefile.in.orig 2013-03-08 21:13:45.000000000 +0100
++++ ./Makefile.in 2013-03-08 21:16:55.000000000 +0100
+@@ -287,9 +287,9 @@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+ LYNX = lynx
+-SUBDIRS = libasync asmtpd util local doc etc
++SUBDIRS = libasync asmtpd util local doc
+ libexec_SCRIPTS = avenger
+-sample_DATA = INSTALL INSTALL.html
++sample_DATA =
+ CLEANFILES = core *.core *~
+ DISTCLEANFILES = autom4te*.cache config.status config.log avenger
+ EXTRA_DIST = .gitignore avenger.in INSTALL.html LICENSE
diff --git a/mail/avenger/files/pkg-message.in b/mail/avenger/files/pkg-message.in
new file mode 100644
index 000000000000..7fb99d75c510
--- /dev/null
+++ b/mail/avenger/files/pkg-message.in
@@ -0,0 +1,8 @@
+-----------------------------------------------------------
+
+Before using Mail Avenger, you will need to configure it.
+Instructions are available in:
+
+%%DATADIR%%/INSTALL
+
+-----------------------------------------------------------