aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python-doc-pdf-a4/Makefile
blob: 9f0cc696510d9e3a1daeece4bf35654aeffb64e7 (plain) (blame)
1
2
3
4
5
6
7
8
# Created by: Thomas Gellekum <tg@FreeBSD.org>
# $FreeBSD$

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

NO_STAGE=   yes
.include "${MASTERDIR}/Makefile"