mirror of
https://git.freebsd.org/ports.git
synced 2025-07-12 23:09:19 -04:00
7 lines
157 B
Makefile
7 lines
157 B
Makefile
# Created by: Thomas Gellekum <tg@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
DOCFORMAT= pdf-letter
|
|
MASTERDIR= ${.CURDIR}/../python-doc-html
|
|
|
|
.include "${MASTERDIR}/Makefile"
|