aboutsummaryrefslogtreecommitdiff
path: root/mail/exim-doc-pdf
diff options
context:
space:
mode:
authorJohann Visagie <wjv@FreeBSD.org>2001-11-28 08:14:59 +0000
committerJohann Visagie <wjv@FreeBSD.org>2001-11-28 08:14:59 +0000
commit6f1fa8b75ea4dcafa53a96d006dcebe881e25c3f (patch)
tree5643d71b2ff10dfdefa9b5070a5d197ba5c2efde /mail/exim-doc-pdf
parent36fd7fc8029837ce5ad6dbc1557a673cd08dace2 (diff)
downloadports-6f1fa8b75ea4dcafa53a96d006dcebe881e25c3f.tar.gz
ports-6f1fa8b75ea4dcafa53a96d006dcebe881e25c3f.zip
Add exim-doc-html 3.30, exim-doc-pdf 3.30 and exim-doc-postscript 3.30 -
documentation for the Exim MTA in various formats.
Notes
Notes: svn path=/head/; revision=50680
Diffstat (limited to 'mail/exim-doc-pdf')
-rw-r--r--mail/exim-doc-pdf/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/exim-doc-pdf/Makefile b/mail/exim-doc-pdf/Makefile
new file mode 100644
index 000000000000..e0d9f8151e41
--- /dev/null
+++ b/mail/exim-doc-pdf/Makefile
@@ -0,0 +1,11 @@
+# New ports collection makefile for: exim-doc-pdf
+# Date created: 27 November 2001
+# Whom: Johann Visagie <wjv@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+DOCFORMAT= pdf
+MASTERDIR= ${.CURDIR}/../exim-doc-html
+
+.include "${MASTERDIR}/Makefile"