mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
9 lines
162 B
Makefile
9 lines
162 B
Makefile
# Created by: Johann Visagie <wjv@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
DOCFORMAT= pdf
|
|
MASTERDIR= ${.CURDIR}/../exim-doc-html
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|