f1fb133bb6
1) Update to exiscan-acl patch revision 11. 2) Spin info files off into their own port, exim-doc-info. 3) Pet portlint. PR: ports/56291 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
13 lines
270 B
Makefile
13 lines
270 B
Makefile
# New ports collection makefile for: exim-doc-info
|
|
# Date created: 30 Aug 2003
|
|
# Whom: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DOCFORMAT= info
|
|
DISTDOCFORMAT= texinfo
|
|
MASTERDIR= ${.CURDIR}/../exim-doc-html
|
|
|
|
.include "${MASTERDIR}/Makefile"
|