freebsd-ports/mail/exim-doc-postscript/Makefile
Vsevolod Stakhov a62d8aae1e - Support stage
- Update to the recent 4.82.1 version
- Set expiration for texinfo documentation since exim no longer provides it
- Take maintainership
2014-07-05 14:39:18 +00:00

7 lines
155 B
Makefile

# Created by: Johann Visagie <wjv@FreeBSD.org>
# $FreeBSD$
DOCFORMAT= postscript
MASTERDIR= ${.CURDIR}/../exim-doc-html
.include "${MASTERDIR}/Makefile"