freebsd-ports/lang/python-doc-pdf-a4/Makefile

8 lines
167 B
Makefile

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