6f1fa8b75e
documentation for the Exim MTA in various formats.
12 lines
252 B
Makefile
12 lines
252 B
Makefile
# New ports collection makefile for: exim-doc-postscript
|
|
# Date created: 27 November 2001
|
|
# Whom: Johann Visagie <wjv@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DOCFORMAT= postscript
|
|
MASTERDIR= ${.CURDIR}/../exim-doc-html
|
|
|
|
.include "${MASTERDIR}/Makefile"
|