summaryrefslogtreecommitdiff
path: root/lang/python-doc-pdf-a4/Makefile
blob: f88728eaaec8ad0935135019277497364c29eacc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# New ports collection makefile for:	python-doc-pdf-a4
# Date created:		02 June 1999
# Whom:			Thomas Gellekum <alane@FreeBSD.org>
#
# $FreeBSD$
#

DOCFORMAT=	pdf-a4
MASTERDIR=	${.CURDIR}/../python-doc-html

.include "${MASTERDIR}/Makefile"