freebsd-ports/lang/python-doc-pdf-a4/Makefile
2021-04-06 16:31:07 +02:00

6 lines
141 B
Makefile

# Created by: Thomas Gellekum <tg@FreeBSD.org>
DOCFORMAT= pdf-a4
MASTERDIR= ${.CURDIR}/../python-doc-html
.include "${MASTERDIR}/Makefile"