freebsd-ports/mail/exim-doc-pdf/Makefile
Johann Visagie 6f1fa8b75e 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.
2001-11-28 08:14:59 +00:00

12 lines
238 B
Makefile

# 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"