1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/lang/python-doc-pdf-a4/Makefile
Ruslan Makhmatkhanov c11b3f3993 - mark stage-safe
2014-01-16 20:17:54 +00:00

8 lines
153 B
Makefile

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